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
Match UUID
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
recipes
Golang
no description available
Submitted by
anonymous
-
7 years ago
0
input acceptance
ECMAScript (JavaScript)
only valid chars
Submitted by
anonymous
-
7 years ago
0
TS model properties
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
TS constructor body
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Full name with non-latin characters
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
unlock
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Github Profile URL
ECMAScript (JavaScript)
It checks whether the Github Profile URL is valid.
Submitted by
anonymous
-
7 years ago
0
Хуй
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
HTTP/1 Header Parsing
PCRE (PHP <7.3)
no description available
Submitted by
Niklas Keller
-
7 years ago
0
Разбор комманд для машины Тьюринга
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
BG Auctions
Python
no description available
Submitted by
anonymous
-
7 years ago
0
mnemonic identifier
PCRE (PHP <7.3)
no description available
Submitted by
moseschrist
-
7 years ago
0
Catwalk - extract year
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Gleason score
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
COM-1950 - Landline
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
COM-1950 - Wireless
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Simple email + gmail folder mod ('+spam', for example)
ECMAScript (JavaScript)
no description available
Submitted by
zarapustra
-
7 years ago
1
...
543
544
545
546
547
...
900
Community Library Entry
2
Regular Expression
PCRE (PHP <7.3)
/
^
(
75
|
91
|
92
|
93
|
94
)
[
0
-
9
]
{3}
$
/
Open regex in editor
Description
no description available
Submitted by
anonymous
-
8 years ago