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 11,660 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
UK address extract the Postcode
Golang
for demo 2019/09/30
Submitted by
anonymous
-
4 years ago
2019-09-28 12:27
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
test
PCRE (PHP <7.3)
test
Submitted by
anonymous
-
4 years ago
2019-09-28 21:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Golang Google UUID Validation
Golang
no description available
Submitted by
anonymous
-
4 years ago
2019-09-29 07:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SMA - Collection Rate
PCRE (PHP <7.3)
Log collection performance and rate information.
Submitted by
anonymous
-
4 years ago
2019-09-29 09:28
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
editing dupl names in taxa names
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-29 10:29
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Recursive regex
PCRE (PHP <7.3)
This regex can be used to match > in balanced manner
Submitted by
anonymous
-
4 years ago
2019-09-30 10:31
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
blegrh
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-30 15:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Height in feet and inches with quarter-inch check
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-30 17:38
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
cellulari_italiani
PCRE (PHP <7.3)
cellulari italiani con raggruppamento per prefisso internazionale, prefisso nazionale e numero
Submitted by
anonymous
-
4 years ago
2019-09-30 22:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Mom opkrævninger
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-01 00:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match value with excluding prefix and sufix
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-01 13:04
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
name validator
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-01 17:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regex Cheatsheet
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-01 17:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Name
PCRE (PHP <7.3)
small alphabetical capital alphabetical 3-14
Submitted by
anonymous
-
4 years ago
2019-10-01 18:37
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regex Cheatsheet
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-01 17:57
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Password
PCRE (PHP <7.3)
Alphabetical numerical number 8-15
Submitted by
anonymous
-
4 years ago
2019-10-01 18:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Email
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-01 18:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Mobile
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-01 18:57
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Séparer une phrase en 3 partie
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-01 19:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Email New
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-01 20:06
1
...
521
522
523
524
525
526
527
...
583
Match color string
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE2 (PHP >=7.3)
/
^\s
*
#
?
(
[
A
-
F0
-
9
]
{6}
|
[
A
-
F0
-
9
]
{3}
)
\s
*
$
/
gmi
Open regex in editor
Description
Loading markdown...
Submitted by
EZ
-
2 years ago
2022-04-04 14:14