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...
0
gondor IP
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Post Deploy
PCRE (PHP <7.3)
Only matches on post deploy tasks/checkboxes Will not match a pattern with a colon (:) in it
Submitted by
anonymous
-
4 years ago
0
extract bills code
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
UPN
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Workflow Note
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Teads
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
VAL
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
tag standard
Golang
no description available
Submitted by
anonymous
-
4 years ago
0
SCID
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Lexr Scheme
Python
no description available
Submitted by
anonymous
-
4 years ago
0
MARKED - 03-03-2020 - GTCR Fund XI-A LP - PAPEF VII - DIST.pdf - 28
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Test2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
sln File
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
PRGX accountID from Jira
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Eastlink IPPay Sale Response
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Jest
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
X12 ou X13 file
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Numerical Values
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
Words that contains foo or bar, but not spam or eggs
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Extract Domain from GA view
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
...
381
382
383
384
385
...
902
Community Library Entry
0
Regular Expression
Python
r"
^
map
\s
*
\$
\w
+
\s
*
\$
\w
+
\s
*
{
\n
*
\s
*
(
[
a
-
z,.
]
+
)
\s
*
(
[
a
-
z,_
]
+
)
;
\s
*
"
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
4 years ago