Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 18,000 community submitted regex patterns...
3
Validación de numeros de teléfono
PCRE (PHP <7.3)
no description available
Submitted by
devsolarte@gmail.com
-
9 years ago
1
numbers between 200 and 3000
PCRE (PHP <7.3)
no description available
Submitted by
Bino
-
9 years ago
1
bitcoin
PCRE (PHP <7.3)
bitcoin max 2
Submitted by
anonymous
-
9 years ago
0
Date expression
ECMAScript (JavaScript)
yyyy-mm-dd
Submitted by
Alan
-
9 years ago
1
minimum 0.5
PCRE (PHP <7.3)
bitcoin/ ether
Submitted by
anonymous
-
9 years ago
1
location regex
ECMAScript (JavaScript)
This is a regular expression for checking the location
Submitted by
noby nirmal
-
9 years ago
1
role in organisation
ECMAScript (JavaScript)
This is regular expression for exployees in an organization
Submitted by
noby nirmal
-
9 years ago
1
rocola
Python
for #regex
Submitted by
ElGatoSaez
-
9 years ago
1
Get filename without extension from both windows and linux
PCRE (PHP <7.3)
Get filename without extension from both windows and linux full file paths
Submitted by
anonymous
-
9 years ago
1
first try
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
get the body of a python function and its arguments
PCRE (PHP <7.3)
no description available
Submitted by
Ethan Riley.
-
9 years ago
1
Openstack object ID
PCRE (PHP <7.3)
gets the id of a created object
Submitted by
pierre-jean metzger-gineste (nuabee.fr)
-
9 years ago
1
AAMS event id
PCRE (PHP <7.3)
Match valid AAMS event id: "Programma"."Num.Avvenimento"
Submitted by
sethmorley
-
9 years ago
1
location regex
ECMAScript (JavaScript)
This regular expression will check for locations,use it with exec function.
Submitted by
noby nirmal
-
9 years ago
1
Check phone number
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
zepit multiline
ECMAScript (JavaScript)
no description available
Submitted by
antoine
-
9 years ago
0
Jade - parse includes
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
HiveQL query/comment splitter
Python
Splits a HiveQL line into query and comment sections.
Submitted by
anonymous
-
9 years ago
1
Country Code
PCRE (PHP <7.3)
no description available
Submitted by
SB
-
9 years ago
2
Parse gMail: Get name and email addresses
ECMAScript (JavaScript)
get names and email address seperated out from comma seperated string received from gMail api
Submitted by
anonymous
-
9 years ago
1
...
711
712
713
714
715
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
"
(
(?:
[^
"nonce:"
"
\\\/
\b\f\n\r\t
]
|
\\
u
\d
{4}
)*
)
"
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
4 years ago
(Last modified a year ago)