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
MLSSA file type
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Last '?' before '\n'
PCRE (PHP <7.3)
no description available
Submitted by
maffei2443
-
7 years ago
0
Multiple PNR extract from file
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Simple URL Path
PCRE (PHP <7.3)
Matches URL Path with variables {} and [] for using into API routers
Submitted by
Rafael Beckel
-
7 years ago
0
Finds r'\\n\, r'\n'' but not r'\\\n'
PCRE (PHP <7.3)
no description available
Submitted by
maffei2443
-
7 years ago
-1
e-mail
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
CoordonnéesXY
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
ipp 2 operands
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
-1
Email validation
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
$DMY
Python
no description available
Submitted by
anonymous
-
7 years ago
0
RFC-5322 3.4 Compliant Email Pattern
Python
This is a minimal RCF-5322 section 3.4 compliant address pattern.
Submitted by
anonymous
-
7 years ago
0
<a href="()"/> domain name
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Go Duration Matching
Python
Pattern used to validate Go durations as specified.
Submitted by
anonymous
-
7 years ago
0
Team selector regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Not Full Amount with kilo, million, billion
ECMAScript (JavaScript)
Valid: 0.00 123.12k 123,123,123.12m 123,123,123,123.00b ...
Submitted by
Benji W J YANG
-
7 years ago
0
AQF branch
ECMAScript (JavaScript)
Match the format of a standart aqf branch name
Submitted by
anonymous
-
7 years ago
0
Upper Case multi word names
PCRE (PHP <7.3)
Upper Case words with possible parantheses and abbreviation
Submitted by
anonymous
-
7 years ago
0
JS comments
PCRE (PHP <7.3)
Match all JS comments which are having >=2 Carriage return(\r) or Line feed(\n) at start and end.
Submitted by
kaalavan
-
7 years ago
0
PDF Reports Placeholder Date
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
ModSecurity 942200
PCRE (PHP <7.3)
Pattern from https://raw.githubusercontent.com/SpiderLabs/owasp-modsecurity-crs/v3.0/master/rules/REQUEST-942-APPLICATION-ATTACK-SQLI.conf
Submitted by
anonymous
-
7 years ago
1
...
462
463
464
465
466
...
900
Community Library Entry
0
Regular Expression
ECMAScript (JavaScript)
/
<a
(?!
.
*
<
\/
a>
$
)
/
gi
Open regex in editor
Description
no description available
Submitted by
anonymous
-
7 years ago