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...
0
Hylobatidae's clade
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Regex for apes
Python
no description available
Submitted by
anonymous
-
5 years ago
0
regex for the outgroup
Python
no description available
Submitted by
anonymous
-
5 years ago
0
test1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
2nd level for tree
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Find text after set of characters and before the set of characters
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
outgroup-extracting last bootstrap vals.
Python
no description available
Submitted by
anonymous
-
5 years ago
0
outgroup-extracting last bootstrap vals.
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Domain name only
PCRE (PHP <7.3)
Domain with protocol, Third-Level-Domain, Second-Level-Domain, Top-Level-Domain and Port. as an an example: http://www.example.de https://chat.example.com:80 ...
Submitted by
NiRu
-
5 years ago
0
PadrĂ£o CNJ
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
simple password
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
New Code for Key development
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Digital Stiting testing
PCRE (PHP <7.3)
https://regex101.com/r/54VuiQ/2/
Submitted by
anonymous
-
5 years ago
0
TLS Regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Address
Golang
for the demo 2019/09/27
Submitted by
anonymous
-
5 years ago
0
New Attempt 1 email regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
More complete UK address from psql
Golang
for demo 2019/09/30
Submitted by
anonymous
-
5 years ago
0
UK address extract the Postcode
Golang
for demo 2019/09/30
Submitted by
anonymous
-
5 years ago
0
Lookbehind for a word before capturing whitespaces
Python
no description available
Submitted by
anonymous
-
5 years ago
0
test
Python
no description available
Submitted by
anonymous
-
5 years ago
1
...
276
277
278
279
280
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
(
\(
[
A
-
Za
-
z_
]
*
\s
)*
\(
*
[
A
-
Za
-
z_
]
*
\s
[
A
-
Za
-
z_
]
*
\s
\)
\d
*
\s
\)
\d
*
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
5 years ago