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
Call-ID
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Start of log message
PCRE (PHP <7.3)
The expresiion detects start of multilane log message.
Submitted by
anonymous
-
5 years ago
0
NM NAV
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
./configure parser
PCRE (PHP <7.3)
output from zsh configure
Submitted by
anonymous
-
5 years ago
0
oomovie part 2
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Chase Bank Credit Card Transaction Parser
PCRE (PHP <7.3)
Chase Bank Credit Card Transaction Parser - Matches on transaction Date, Description, Amount, and (if it's a Chase Amazon card) the Amazon Order Numbers and total Amazon Rewards Points!
Submitted by
anonymous
-
5 years ago
0
Captura padrĂ£o e linha anterior e posterior
Python
no description available
Submitted by
anonymous
-
5 years ago
0
GS::MemoryIChannel ic (oc.GetDestination (), oc.GetDataSize ());
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
For Joe's work on Yard stay analysis
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
PhoneNumber
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Name
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
E-mail
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Test
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Aktien
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
dbox-fileline with HTML comment
ECMAScript (JavaScript)
dbox-fileline with HTML comments
Submitted by
anonymous
-
5 years ago
0
gcash
Python
Something to extract data from GCash SMS
Submitted by
anonymous
-
5 years ago
0
yyyy-mm-dd
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
date
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Email adres kdg
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
1
...
625
626
627
628
629
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
(
\d
{2,4}
)
-
?
(
\w
{3}
|
\d
{2}
)
-
(
\d
{2,4}
)
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
5 years ago