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 5,720 community submitted regex patterns...
0
Find White Space Only
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
Text Between Quotation
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
Same Character repeated
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
Parse multiline excel data
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
amqp
Python
no description available
Submitted by
anonymous
-
4 years ago
0
CreateTesterPreset
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Replacement 1
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
gt001
Python
no description available
Submitted by
anonymous
-
4 years ago
0
gt001
Python
no description available
Submitted by
anonymous
-
4 years ago
0
True si es IP, False si es Mask u otra cosa
Python
no description available
Submitted by
anonymous
-
4 years ago
0
String ends with vowel
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
分组
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
payment b_side
Python
no description available
Submitted by
anonymous
-
4 years ago
0
payment sign day 1
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Last word in a string
Python
no description available
Submitted by
anonymous
-
4 years ago
0
CNPJ Brasileiro
Python
Identifica CNPJ
Submitted by
anonymous
-
4 years ago
0
UF Brasil
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Instalacoes Concessionarias de Energia
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Date & time regex test
Python
Trying out based on list of these formats
Submitted by
anonymous
-
4 years ago
0
Date & time regex test
Python
Trying out based on list of these formats
Submitted by
anonymous
-
4 years ago
1
...
112
113
114
115
116
...
286
Community Library Entry
0
Regular Expression
Python
r"
\w
{4}
\d
{2}
\w
{5}
\d
{2}
\w
{3}
\d
{4}
"
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
4 years ago