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 9,220 community submitted regex patterns...
0
test1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
2nd level for tree
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Find text after set of characters and before the set of characters
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Domain name only
PCRE (PHP <7.3)
Domain with protocol, Third-Level-Domain, Second-Level-Domain, Top-Level-Domain and Port. as an an example: http://www.example.de https://chat.example.com:80 ...
Submitted by
NiRu
-
5 years ago
0
Padrão CNJ
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
simple password
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
New Code for Key development
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Digital Stiting testing
PCRE (PHP <7.3)
https://regex101.com/r/54VuiQ/2/
Submitted by
anonymous
-
5 years ago
0
TLS Regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
New Attempt 1 email regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
test
PCRE (PHP <7.3)
test
Submitted by
anonymous
-
5 years ago
0
SMA - Collection Rate
PCRE (PHP <7.3)
Log collection performance and rate information.
Submitted by
anonymous
-
5 years ago
0
editing dupl names in taxa names
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Recursive regex
PCRE (PHP <7.3)
This regex can be used to match > in balanced manner
Submitted by
anonymous
-
5 years ago
0
blegrh
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Height in feet and inches with quarter-inch check
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
cellulari_italiani
PCRE (PHP <7.3)
cellulari italiani con raggruppamento per prefisso internazionale, prefisso nazionale e numero
Submitted by
anonymous
-
5 years ago
0
Mom opkrævninger
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Match value with excluding prefix and sufix
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
name validator
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
1
...
187
188
189
190
191
...
461
Community Library Entry
0
Regular Expression
Golang
`
^\s
{1,}
|
\s
{1,}
$
`
g
Open regex in editor
Description
no description available
Submitted by
anonymous
-
8 years ago