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
TEST
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
oakjson parse
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Quintiq Logging
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Quintiq Logging
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Join text to groups
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
[Help] - need full match of a non valid comment blocks
Golang
no description available
Submitted by
anonymous
-
5 years ago
0
zstyle parser
PCRE (PHP <7.3)
[!]
Submitted by
anonymous
-
5 years ago
0
Email New
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Séparer une phrase en 3 partie
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Mobile
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Email
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Name
PCRE (PHP <7.3)
small alphabetical capital alphabetical 3-14
Submitted by
anonymous
-
5 years ago
0
Password
PCRE (PHP <7.3)
Alphabetical numerical number 8-15
Submitted by
anonymous
-
5 years ago
0
Regex Cheatsheet
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Regex Cheatsheet
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
0
Match value with excluding prefix and sufix
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Claimants BAT
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Mom opkrævninger
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
1
...
397
398
399
400
401
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
(
\d
{2}
-
\d
{2}
-
\d
{4}
)
,
(
\d\d
:
\d\d
:
\d\d
\.\+
?
\d
+
)
\s
*
(
\+
?
\d
+
)
\s
*
(
.
*
\.
exe
)
\s
*
(
.
*
?
)
\s
*
(
\+
?
\d
+
\.\+
?
\d
+
\.\+
?
\d
+
.
\+
?
\d
+
)
\s
*
(
\+
?
\d
+
)
\s
*
(
[
\w
|
\d
]
*
)
\s
*
(
\d
*
)
\s
*
(
\d
*
)
\s
*
(
.
*
)
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
5 years ago