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)
Regex for the whole tree
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-25 09:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
2nd level for tree
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-25 09:22
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
1st level for the tree
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-25 09:24
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
hw02 cos451
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-25 12:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
1st level for the tree
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-25 13:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
test1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-25 15:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Validate a Universally Unique Identifier (UUID)
PCRE (PHP <7.3)
This will validate a UUID
Submitted by
anonymous
-
4 years ago
2019-09-25 17:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
test1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-25 19:33
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
2nd level for tree
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-25 19:33
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Find text after set of characters and before the set of characters
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-25 19:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Domain name only
PCRE (PHP <7.3)
Domain with protocol, Third-Level-Domain, Second-Level-Domain, Top-Level-Domain and Port. as an an example: http://www.example.de https://chat.example.com:80 ...
Submitted by
NiRu
-
4 years ago
2019-10-03 14:31
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Padrão CNJ
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-26 12:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
simple password
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-26 15:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
New Code for Key development
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-26 15:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Digital Stiting testing
PCRE (PHP <7.3)
https://regex101.com/r/54VuiQ/2/
Submitted by
anonymous
-
4 years ago
2019-09-26 20:23
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
TLS Regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-26 21:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Address
Golang
for the demo 2019/09/27
Submitted by
anonymous
-
4 years ago
2019-09-27 11:41
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
New Attempt 1 email regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-27 16:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
More complete UK address from psql
Golang
for demo 2019/09/30
Submitted by
anonymous
-
4 years ago
2019-09-27 16:57
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
1
...
520
521
522
523
524
525
526
...
583
google font css url
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
@
/css2
\?
(?<cssfilename>
[^
]
+
)
@
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2020-05-31 13:16