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
Highest Score
Lowest Score
Most upvotes
Most downvotes
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 3,560 community submitted regex patterns...
1
match quotes inside tags
ECMAScript (JavaScript)
doesn't work yet
Submitted by
mihai2u
-
8 years ago
1
CPE reboots reasons level1
ECMAScript (JavaScript)
CPE reboots reasons level1
Submitted by
nshushkin
-
8 years ago
1
CPE reboots reasons level 1
ECMAScript (JavaScript)
CPE reboots reasons: parsing level 1
Submitted by
anonymous
-
8 years ago
1
test
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
Teena is here AND you are der (why u said) OR I ll come NOT you say
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
EclipseKeywordDataMatches
ECMAScript (JavaScript)
matches keyword data
Submitted by
anonymous
-
8 years ago
1
3123123
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
Match arbitary metadata in WordPress export XML
ECMAScript (JavaScript)
Allows for easy removal of metadata in WP export file
Submitted by
anonymous
-
8 years ago
0
JSON Matching
ECMAScript (JavaScript)
Match numerical value of a JSON key. Numbers only 3-9
Submitted by
anonymous
-
8 years ago
3
Sql Injection detection
ECMAScript (JavaScript)
this regex detect any sql injections .
Submitted by
Saeed.Tabrizi@gamil.com
-
8 years ago
1
jsDoc parser
ECMAScript (JavaScript)
no description available
Submitted by
me
-
8 years ago
1
french zip code
ECMAScript (JavaScript)
code postal de taille 2 ou 5
Submitted by
NIGGGA
-
8 years ago
1
STR_DELIVERY
ECMAScript (JavaScript)
js match until first name occurrence
Submitted by
anonymous
-
8 years ago
1
REGEX TO MATCH HTML ATTRIBUTE WITH/WITHOUT EQUAL TO AND VALUES
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
regex to match html attribute with/without equal to and values
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
mobile_number
ECMAScript (JavaScript)
this regex test string for match mobile phone numbers
Submitted by
hamid javadi - javadi.business@yahoo.com
-
8 years ago
1
Email Validation
ECMAScript (JavaScript)
Allow TLDs with 2 or more characters
Submitted by
anonymous
-
8 years ago
1
FR to Email message file
ECMAScript (JavaScript)
change FR to fit email message file template
Submitted by
M
-
8 years ago
1
Validate phones
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
privatmarket b2c
ECMAScript (JavaScript)
Detect b2c
Submitted by
waSRull
-
8 years ago
1
...
120
121
122
123
124
...
178
regex to match html attribute with/without equal to and values
1
Regular Expression
ECMAScript (JavaScript)
/
\s
*
data-dcm-click-tracker
[
=|
\s
]
(
[
\\
'"a
-
zA
-
Z0
-
9-
]
*
)
/
g
Open regex in editor
Description
no description available
Submitted by
anonymous
-
8 years ago