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 15,040 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
North America - United States - Illinois - Driver's License
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 19:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
North America - United States - Hawaii - Driver's License
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 19:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
North America - United States - Florida - Driver's License
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 19:44
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Age (in combination)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 19:44
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Gender (all derivations)Gender (all derivations)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 19:45
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Digital Identity - screen name, handle, login, nickname
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 19:45
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
IP Address
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 19:45
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Bank Account
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 19:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Dept. of Defense ID #
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 19:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
North America - United States - Louisiana - Driver's License
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 19:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Credit Card #
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 19:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
State ID #
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 19:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
National ID #National ID #National ID #
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 19:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Email Addresses
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 19:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Phone Numbers / Fax Numbers
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 19:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match Society6.com with specific SKU in URL
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 21:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
000 between underscore
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-03 23:57
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
mb_wordwrap
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-04 02:00
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Password mask
ECMAScript (JavaScript)
Matches valid passwords that require letters, numbers and special characters that do not start or end with spaces.
Submitted by
anonymous
-
4 years ago
2019-12-04 02:54
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
mwd
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2019-12-04 08:23
1
...
621
622
623
624
625
626
627
...
752
Aktien
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
ECMAScript (JavaScript)
/
\d
{0,3}
,
\d
{2}
(?=
<span>EUR<
\/
span>
)
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2020-01-05 10:36