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
align text in columns p2
PCRE (PHP <7.3)
part 2 of two-step replacement routine: before: abc def gh gk n opq after:...
Submitted by
anonymous
-
6 years ago
0
#coordinates
Python
no description available
Submitted by
anonymous
-
6 years ago
0
fetch name and other details
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
date
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Capturar familia
PCRE (PHP <7.3)
Captura la familia de las motos Ducati
Submitted by
anonymous
-
6 years ago
0
Captura Modelo
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Remove all special characters
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Universal gds parser
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
regex npvr
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
regex npvr
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
proximity search
Python
no description available
Submitted by
anonymous
-
6 years ago
0
Advent of Code 2018 - Day 4 - Guard ID
PCRE (PHP <7.3)
This regex is created to match Guard IDs
Submitted by
anonymous
-
6 years ago
0
sklad
PCRE (PHP <7.3)
/\..{0,}? /
Submitted by
anonymous
-
6 years ago
0
file url regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Email Last Hop v6
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Email Last Hop v6
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Match purified dust
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Match simple dusts except for (bauxite, iridium)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Chess game PGN to human friendly
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Regex Poesia
PCRE (PHP <7.3)
Encontra as rimas buscadas na poesia de Camões
Submitted by
anonymous
-
6 years ago
1
...
202
203
204
205
206
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
(
0
?
[
1
-
9
]
|
[
12
]
[
0
-
9
]
|
3
[
01
]
)
\.
(
0
?
[
1
-
9
]
|
1
[
0
-
2
]
)
\.
[
0
-
9
]
{4}
/
Open regex in editor
Description
no description available
Submitted by
anonymous
-
6 years ago