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
Highest Score
Lowest Score
Most upvotes
Most downvotes
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 12,240 community submitted regex patterns...
1
Pushjet Server Pubkey
PCRE (PHP <7.3)
Matches a valid Pushjet Server Pubkey
Submitted by
anonymous
-
8 years ago
1
Pushjet UUID Match
PCRE (PHP <7.3)
Matches a valid Pushjet UUID
Submitted by
anonymous
-
8 years ago
1
Pushjet UUID Match
PCRE (PHP <7.3)
Matches a valid Pushjet UUID
Submitted by
anonymous
-
8 years ago
1
regex tel mobile fr
PCRE (PHP <7.3)
no description available
Submitted by
talipcr
-
8 years ago
1
MD link to html
PCRE (PHP <7.3)
no description available
Submitted by
cr
-
8 years ago
1
BUNGALOW NL MODEL V 2 PRICE CAPTURE
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Windows command line
PCRE (PHP <7.3)
no description available
Submitted by
Christoph P.
-
8 years ago
1
rat
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
validación de correo electrónico
PCRE (PHP <7.3)
no description available
Submitted by
arkosnoemarenom
-
8 years ago
2
days_and_weeks
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
JS - Url script name
PCRE (PHP <7.3)
Get the script name from an url without extension and version number
Submitted by
vrashq
-
8 years ago
1
Add ons prices
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Vérifie un numéro de téléphone (français)
PCRE (PHP <7.3)
Vérifie un numéro de téléphone (français) : 0630848239 --> ok 06.30.84.82.39 --> ok 06-30-84-82-39 --> ok 06 30 84 82 39 --> ok +33630848239 --> ok...
Submitted by
Smiley32
-
8 years ago
1
Test
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Simple Email
PCRE (PHP <7.3)
Verify email : a.b@c.d
Submitted by
Smiley32
-
8 years ago
1
BUNGALOW EXTRA SERVICES
PCRE (PHP <7.3)
no description available
Submitted by
GVEILLEUR
-
8 years ago
1
Simple Url Matcher
PCRE (PHP <7.3)
Simple url matcher catches most urls users enter
Submitted by
kristian epps
-
8 years ago
0
rhse-searchstats
PCRE (PHP <7.3)
For parsing the events from the RHSE searchstats log file
Submitted by
Will
-
8 years ago
1
Meta book descr
PCRE (PHP <7.3)
validate book desctiption
Submitted by
anonymous
-
8 years ago
0
Test N°1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
...
464
465
466
467
468
...
612
Remove CDATA tags
0
Regular Expression
.NET 7.0 (C#)
@"
<!
\[
CDATA
\[
(
.
*
)
\]\]
>
"
Open regex in editor
Description
no description available
Submitted by
anonymous
-
7 years ago
(Last modified a year ago)