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...
1
FR to Email message file
ECMAScript (JavaScript)
change FR to fit email message file template
Submitted by
M
-
8 years ago
1
MDD_w_ShipTo_&DocumentNo
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Email Validation
ECMAScript (JavaScript)
Allow TLDs with 2 or more characters
Submitted by
anonymous
-
8 years ago
1
w/ NTSTatus: NT_STATUS_ACCESS_DENIED
Python
no description available
Submitted by
anonymous
-
8 years ago
1
Or regex field
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Parse action
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Priority Levels (Agile Method/ Scrum Workflows)
PCRE (PHP <7.3)
This is to detect priorty levels for Agile Method/ Scrum workflows. (!1) = Priority: Low (!2) = Priority: Medium (!3) = Priority: High (!4) = Priority: Critical
Submitted by
oneezy
-
8 years ago
1
MDD_new_regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Selects multi-line C comments
PCRE (PHP <7.3)
no description available
Submitted by
BumbleBritches57
-
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
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
regext match string in quotes
PCRE (PHP <7.3)
no description available
Submitted by
Purnadi (PK)
-
8 years ago
1
STR_DELIVERY
ECMAScript (JavaScript)
js match until first name occurrence
Submitted by
anonymous
-
8 years ago
1
123231
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
french zip code
ECMAScript (JavaScript)
code postal de taille 2 ou 5
Submitted by
NIGGGA
-
8 years ago
1
jsDoc parser
ECMAScript (JavaScript)
no description available
Submitted by
me
-
8 years ago
1
Find all classes and ids in html
PCRE (PHP <7.3)
no description available
Submitted by
Kris
-
8 years ago
1
D-Link MAC Notification Trap
PCRE (PHP <7.3)
A regex that matches Object ID of D-Link MAC Notification traps
Submitted by
anonymous
-
8 years ago
1
luaSplit
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
...
206
207
208
209
210
...
900
Community Library Entry
1
Regular Expression
ECMAScript (JavaScript)
/
(
.
+
:
)
\s
*
\[
(
.
+
)
\]
\s
*
\n
/
g
Open regex in editor
Description
change FR to fit email message file template
Submitted by
M
-
8 years ago