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
s/IP/IP address/
PCRE (PHP <7.3)
Lots of ppl shortcut IP address to IP. This fixes it. Mostly...
Submitted by
davido
-
7 years ago
0
Replace euro symbol to WW
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
ахаха
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Best Email Id Pattern
PCRE (PHP <7.3)
no description available
Submitted by
Shreya Prajapati
-
7 years ago
0
Named Entity Regex - Pattern
PCRE (PHP <7.3)
Named Regex - Mixed pattern
Submitted by
Dhanayan Shankar
-
7 years ago
0
Named pattern surname - firstname
PCRE (PHP <7.3)
Named pattern surname - firstname
Submitted by
anonymous
-
7 years ago
0
Regular Expression For Name
PCRE (PHP <7.3)
no description available
Submitted by
Shreya Prajapati
-
7 years ago
0
Regular Expression For Name C
PCRE (PHP <7.3)
no description available
Submitted by
Shreya Prajapati
-
7 years ago
0
Dec 17 Regex Matt Challenge
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
test
PCRE (PHP <7.3)
testtest
Submitted by
anonymous
-
7 years ago
0
AlienVault Exercise
Python
no description available
Submitted by
anonymous
-
7 years ago
0
regex
PCRE (PHP <7.3)
something
Submitted by
anonymous
-
7 years ago
0
Date and Time (yyyy-MM-dd HH:mm:ss)
PCRE (PHP <7.3)
Validation for date and time string "yyyy-MM-dd HH:mm:ss"
Submitted by
jist
-
7 years ago
0
Julie
Python
no description available
Submitted by
anonymous
-
7 years ago
0
URL identification library
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
all regex exprs
Python
no description available
Submitted by
anonymous
-
7 years ago
0
rg⨯Xx
PCRE (PHP <7.3)
bam like botz ... \b[\(\d\s\)-]{8,}\b (\d\s?){8,12}\b 0971 245 235 | trannguyenhai2@gmail.com...
Submitted by
vud00_se0uL
-
7 years ago
0
FLAU
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
international phone numbers
ECMAScript (JavaScript)
+1 (555) 555-5555 +90 532 581 98 18 +358 44 944 30 13
Submitted by
anonymous
-
7 years ago
0
Person Names
ECMAScript (JavaScript)
Awesome Latim first and last Person names
Submitted by
@Subversivo58
-
7 years ago
1
...
130
131
132
133
134
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
.
*
?
for
\s
+
(
.
*
?
)
\s
+
\(
(
\d
+
)
\s
+
parent
.
*
\s
+
(
\d
+
)
\s
+
children
.
*
/
g
Open regex in editor
Description
something
Submitted by
anonymous
-
7 years ago