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
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
0
Regex de Data
PCRE (PHP <7.3)
Regex que verifica se uma data é válida segundo as regras do calendário gregoriano
Submitted by
anonymous
-
6 years ago
0
SWGOH calendar extract from ocr text
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
1
...
202
203
204
205
206
...
901
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
Иванов
[
\s
,а,у,ым,е,ой,
]
{0,2}
[
\s
]
+
А
.
*
/
gmu
Open regex in editor
Description
/..{0,}? /
Submitted by
anonymous
-
6 years ago