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
AddBracketsXMLToJSONIssueOnSubElements
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
bsb: titels
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
bsb: lijsten
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
bsb: titels - contemporaine
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Ignore UPPER() and LOWeR() methods in WHERE clauses
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
ffpmeg process
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
golang const|func|type declaration matcher
PCRE (PHP <7.3)
Intended for commenting out a source file in a more targeted/formatted manner—makes folding and navigation easiers while annotating (substitution is wrapping each statement in block comments.)
Submitted by
anonymous
-
5 years ago
0
Match list of prefixes
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Stripping all but a list of several prefixes
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
final-version
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
Toutes les chaînes qqueChoseDao. sauf la chaîne acteMedicalDao
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Indonesia Phone Number
ECMAScript (JavaScript)
Remove the country code or zero leading for Indonesia phone number This regex only read numeric, didn't include any symbol like '+'
Submitted by
Blackjack100
-
5 years ago
0
Amundi Épargne Salariale
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
CPU
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Redirects for stories
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
1
Regular expression for parsing VK.com links.
PCRE2 (PHP >=7.3)
no description available
Submitted by
ZKelo
-
5 years ago
(Last modified 2 years ago)
0
test with \w
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
another test on bpa
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
mach url
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
1
...
378
379
380
381
382
...
902
Community Library Entry
-1
Regular Expression
PCRE2 (PHP >=7.3)
/
^
augur
\.
scanners
\.
eset
\.
systems
|
h
[
1,3,5
]
\-
aidc01
\.
eset
\.
com
$
/
gmi
Open regex in editor
Description
Match ESET Advanced Machine Learning servers for exclusion from DNS logs
Submitted by
kernelmustard
-
2 years ago
(Last modified 2 years ago)