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 17,420 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
nm-caret-inc-main-27jan
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
27JAN2
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
27jan3
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
American to Dutch date - ANSWER
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 17:00
(Last modified 2 years ago)
2021-12-07 10:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Remove numbers and cvv
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 19:28
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
BIBLIO_METADATA
PCRE (PHP <7.3)
Seleciona parte de um texto em metadados bibliográficos
Submitted by
anonymous
-
4 years ago
2020-01-27 19:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
NW Eyes
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 23:58
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Android App Flavor Dimensions Regex
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-28 05:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
css color code
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-28 07:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
recurisive regex
PCRE (PHP <7.3)
recursive regex for parenthesis finding.
Submitted by
anonymous
-
4 years ago
2020-01-28 08:57
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Extract Top Level Domain name from IIS site SSL Certificate name
PCRE (PHP <7.3)
Returns only the last two levels of a domain name from an IIS website SSL certificate. Useful for grouping multiple certificates by Top-Level-Domain (TLD)
Submitted by
anonymous
-
4 years ago
2020-01-29 02:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Mp3Tag Match Featuring & x _
PCRE (PHP <7.3)
Matches all variations of Featuring Matches & unless preceded by filter words Above Matches x,_ and +
Submitted by
anonymous
-
4 years ago
2020-01-29 03:37
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match Seperator
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-29 02:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Android App Name Manifest Regex
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-29 10:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
laramide
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-29 15:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
URL Manipulation for Jim
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-29 18:28
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Hyperlinks without a title
PCRE (PHP <7.3)
Matches any a tag that does not include a title attribute in its definition
Submitted by
anonymous
-
4 years ago
2020-01-30 13:54
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Image tags without an alt attribute
PCRE (PHP <7.3)
Matches any image tags that do not include an alt attribute in their definition.
Submitted by
anonymous
-
4 years ago
2020-01-30 13:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Europe - Finland - Driver's License
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-30 17:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Europe - Finland - Email
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-30 17:56
1
...
724
725
726
727
728
729
730
...
871
Europe - UK - Email
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
^\w
+
(
[
-+.'
]
\w
+
)*
@
\w
+
(
[
-.
]
\w
+
)*
\.
(?i)
gb
$
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2020-01-30 22:14