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,040 community submitted regex patterns...
1
split string with phones
PCRE (PHP <7.3)
no description available
Submitted by
rocker
-
8 years ago
1
Perforce Helix Path
PCRE (PHP <7.3)
Breaks a Perforce Helix Path into depot, folder, filename.
Submitted by
Jason Leonard
-
8 years ago
1
ISO8601 patterns
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
GUEST CAPTURE DERTOUR
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
hitta rubrik på sidor enligt standarmall PDF SKF resultat
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
kassasysteem
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
change img src
PCRE (PHP <7.3)
no description available
Submitted by
Aditya kumar pandey
-
8 years ago
1
anchor change href
PCRE (PHP <7.3)
no description available
Submitted by
Aditya kumar pandey
-
8 years ago
1
img change src
PCRE (PHP <7.3)
no description available
Submitted by
aditya kumar pandey
-
8 years ago
1
Phpunit coverage filter
PCRE (PHP <7.3)
no description available
Submitted by
Albert P
-
8 years ago
1
French ID MRZ
PCRE (PHP <7.3)
no description available
Submitted by
Igor Ferreira
-
8 years ago
1
addListener()
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
test
ECMAScript (JavaScript)
test
Submitted by
anonymous
-
8 years ago
1
comics groupings
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
ACA IRS First Name
PCRE (PHP <7.3)
First Name required by IRS for ACA Transmission
Submitted by
anonymous
-
8 years ago
1
Currency matcher with curreny symbol
PCRE (PHP <7.3)
matches currency with or without currency symbol
Submitted by
anonymous
-
8 years ago
1
Instagram mentions
PCRE (PHP <7.3)
Instagram mention with management of dot including at the end
Submitted by
page_a
-
8 years ago
1
Instagram mentions
PCRE (PHP <7.3)
Management of dots including at the end of string.
Submitted by
page_a
-
8 years ago
1
Youtube Link ID Parser
ECMAScript (JavaScript)
Parses the ID out of a youtube link
Submitted by
anonymous
-
8 years ago
1
Email validator Pattern with extract groups
PCRE (PHP <7.3)
Email validator that adheres directly to the specification for email address naming. It allows for everything from ipaddress and country-code domains, to very rare characters in the username.
Submitted by
Andy Smith
-
8 years ago
1
...
723
724
725
726
727
...
902
Community Library Entry
0
Regular Expression
ECMAScript (JavaScript)
/
(
<
\I
TEM
[
\s\S
]
*
?
\/
ITEM
\>
)
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
4 years ago