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
RG
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
CNH
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
Work Card
Python
no description available
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
Passport
Python
no description available
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
Voter Registration Card
Python
no description available
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
Address (line)
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
Address (Paragraph)
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
E-mail
Python
no description available
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
IPV4
Python
no description available
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
IPV6
Python
no description available
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
MatchCzB2B
PCRE2 (PHP >=7.3)
no description available
Submitted by
raymond
-
4 years ago
0
Import products
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Email Verify Check
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
SCIP nummer
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
ip address
ECMAScript (JavaScript)
ip address
Submitted by
anonymous
-
4 years ago
0
select digit
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Credit Cards
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
format text step 1
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
test
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Check version YY.MM.DD.Increment
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
...
742
743
744
745
746
...
900
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
AND
[
]
+
(
\(
[
]
*
\[\[
[
A
-
Z0
-
1_
]
+
\]\]
[
]
+
=
[
]
+
'
[
]
*
'
[
]
+
OR
[
]
+
[
A
-
Z0
-
1_
]
+
[
]
+
=
[
]
+
\[\[
[
A
-
Z0
-
1_
]
+
\]\]
[
]
*
\)
|
\(
[
]
*
[
A
-
Z0
-
1_
]
+
[
]
+
=
[
]
+
\[\[
[
A
-
Z0
-
1_
]
+
\]\]
[
]
+
OR
[
]
+
\[\[
[
A
-
Z0
-
1_
]
+
\]\]
[
]
+
=
[
]
+
'
[
]
*
'
[
]
*
\)
)
/
gm
Open regex in editor
Description
no description available
Submitted by
Theodozio
-
8 years ago