Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Social
Join the Discord community!
Follow me on twitter!
Send me an email
Donate
Donate
Donate through Paypal
Become a Github Sponsor
Info
Info
Find out what's new!
RegEx101 Wiki
Report bugs or make suggestions
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Community Patterns
Community Patterns
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Get help on Discord
Get help on IRC
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 (C#)
Rust
Sponsors
Community Patterns
Search among 12,800 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Email Address
PCRE (PHP <7.3)
Handles email address domains with hyphens and multiple levels. Credit: 0x90 and Hieu https://stackoverflow.com/questions/17681670/extract-email-sub-strings-from-large-document
Submitted by
anonymous
-
4 years ago
2020-02-09 23:59
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
version-rn
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-10 03:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match zip code before a slash
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-10 09:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Get schema, host, port, path from URL
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-09-22 10:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Tout ce qui est apres le code postal
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-10 13:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
match numbers before square meters 87 m2 et 54,76 m2 match l'expression complète : 87 et 54,76
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-10 14:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
The best regex for surface integer before m2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-10 16:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
The best regex for surface integer before m2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-10 16:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Numerical
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-11 17:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Número de comparendo de Bogotá
PCRE (PHP <7.3)
Patrón de validación de un número de comparendo de Bogotá
Submitted by
anonymous
-
4 years ago
2020-02-11 17:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
nullQueueing Example
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-11 23:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Validate decimal
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-12 02:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ToKebabCase
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-12 10:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Code postal - take 5 numbers in a row, no other condition
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-12 10:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Matches lines with a leading or trailing asterisk
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-12 11:19
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Amelioration de best estimation for m2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-27 11:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Zero padding month
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-12 18:27
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Finding Cas number in ENG Wiki page JSON format 4-Aminophenol
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-17 16:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
number input reg
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-13 05:31
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
fv_party_acc_bridge
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-02-13 09:02
1
...
582
583
584
585
586
587
588
...
640
Tree Sitter Scope Selector
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
(
[
A
-
Za
-
z_
]
+
)
|
\"
[^
".
]
+
\"
|
(
[
>,
]
)
/
mg
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2020-02-18 05:35