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,300 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
PhoneNumber
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-04 03:02
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Name
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-04 03:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
E-mail
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-04 03:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Test
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-05 08:29
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Aktien
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-05 10:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
dbox-fileline with HTML comment
ECMAScript (JavaScript)
dbox-fileline with HTML comments
Submitted by
anonymous
-
4 years ago
2020-01-06 01:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
gcash
Python
Something to extract data from GCash SMS
Submitted by
anonymous
-
4 years ago
2020-01-06 11:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
yyyy-mm-dd
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-06 11:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
date
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-07 09:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Email adres kdg
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-07 12:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Nummerplaat belgie
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-07 12:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
BankrekeningNummer Belgie
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-07 12:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Telefoonnummer belgie
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-07 13:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
match word without dash
PCRE (PHP <7.3)
the whole word and nothing but the word
Submitted by
anonymous
-
4 years ago
2020-01-07 17:17
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
homestate: Transition
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-07 20:32
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
kube-system:tunnel-front
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-08 15:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
trim
ECMAScript (JavaScript)
trim string
Submitted by
fp
-
4 years ago
2020-01-08 16:24
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
customer:document-templates
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-08 19:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Alle erlaubten Zeichen und Dateiendungen
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-09 09:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
包含多个指定字符
Python
只是包含,无关顺序,且每一个字符都必须包含进去
Submitted by
anonymous
-
4 years ago
2020-01-09 09:20
1
...
713
714
715
716
717
718
719
...
865
E-mail
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
[
A
-
Za
-
z0
-
9._%-
]
+
@
[
A
-
Za
-
z0
-
9.-
]
+
\.
[
A
-
Za
-
z
]
{2,4}
\b
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
3 years ago
2020-07-13 21:06