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,020 community submitted regex patterns...
0
amu.edu.pl
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Iraqi
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
wstażka
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Kowalsky
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Identificar Site en la url
PCRE (PHP <7.3)
Identifica el site dada una url, ignorando el dominio.
Submitted by
Alberto Reales
-
7 years ago
0
ddd
PCRE (PHP <7.3)
ddd
Submitted by
anonymous
-
7 years ago
0
战斗正则2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
SQL TO FLOW
PCRE (PHP <7.3)
Convert SQL to FLOW
Submitted by
anonymous
-
7 years ago
0
Replace forward slash
ECMAScript (JavaScript)
For Stackoverflow by Sufiyan Ghori
Submitted by
anonymous
-
7 years ago
0
Match a string
PCRE (PHP <7.3)
For Stackoverflow by Sufiyan Ghori
Submitted by
anonymous
-
7 years ago
0
Minecraft NBT Numeric
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Strings
Python
no description available
Submitted by
anonymous
-
7 years ago
0
LO Register Regex
PCRE (PHP <7.3)
LO Register page regex
Submitted by
deep
-
7 years ago
0
Bibliography
PCRE (PHP <7.3)
no description available
Submitted by
Nursin Şaşmaz
-
7 years ago
0
search first column csv
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Census of Industrial Production
PCRE (PHP <7.3)
Test regex for sample page from census of industrial production
Submitted by
Peter Corrigan
-
7 years ago
0
GetDrive
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
No repeating same digits in a string of max length six
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
To Filter string of exact length six and no repeating two digits consecutively (subset of two).
PCRE (PHP <7.3)
To Filter string of exact length six and no repeating two digits consecutively (subset of two).
Submitted by
anonymous
-
7 years ago
0
Java Period matcher and extractor
PCRE (PHP <7.3)
no description available
Submitted by
Jem North
-
7 years ago
1
...
527
528
529
530
531
...
901
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
[
-+
]
?
(
[
1
-
8
]
?
\d
(
\.
\d
+
)?
|
90
(
\.
0
+
)?
)
,
\s
*
[
-+
]
?
(
180
(
\.
0
+
)?
|
(
(
1
[
0
-
7
]
\d
)
|
(
[
1
-
9
]
?
\d
)
)
(
\.
\d
+
)?
)
/
g
Open regex in editor
Description
no description available
Submitted by
anonymous
-
7 years ago