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...
1
Phone number
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
2 dots email
PCRE (PHP <7.3)
Allow only two dots email address, for username.group@domain.tld
Submitted by
Emad Abughali
-
9 years ago
1
Multi word
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Container Number
PCRE (PHP <7.3)
Check ISO 6346 container number. First three chars, unit type, six digits and then one check digit.
Submitted by
Symon Davis
-
9 years ago
1
Obtaining class, method and line number from stack trace line
PCRE (PHP <7.3)
no description available
Submitted by
@mahesha999
-
9 years ago
1
combined log regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
CG
PCRE (PHP <7.3)
ptSText
Submitted by
anonymous
-
9 years ago
1
re
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
nxtgn categories
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
nxtgn torrents
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
nxtgn title grabber
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
DE PLZ/ZIP + Location
PCRE (PHP <7.3)
no description available
Submitted by
elementcode
-
9 years ago
1
Übung
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
VSO remove special symbols
ECMAScript (JavaScript)
no description available
Submitted by
Jon Henning Bergane
-
9 years ago
1
c
ECMAScript (JavaScript)
no description available
Submitted by
s
-
9 years ago
1
REGEX for FTs
PCRE (PHP <7.3)
Regular Expressions for functional test name
Submitted by
anonymous
-
9 years ago
1
adad
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
url regex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
13fd
PCRE (PHP <7.3)
no description available
Submitted by
jay
-
9 years ago
1
Find all JS objects with the name
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
...
121
122
123
124
125
...
900
Community Library Entry
0
Regular Expression
PCRE2 (PHP >=7.3)
/
GB
|
GB
[
\w
]
{2,}
$
/
g
Open regex in editor
Description
Checker for specific key
Submitted by
anonymous
-
2 years ago