Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Relevance
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 600 community submitted regex patterns...
1
Modernest of Emails
PCRE (PHP <7.3)
New gTLDs (2-14 chars) Allows sentence endings after email Accepts every char (except space) = Full Email Support ...
Submitted by
timmyRS
-
9 years ago
1
Email
PCRE (PHP <7.3)
Refunds email validation
Submitted by
Greg Kedge
-
9 years ago
2
Email validation
PCRE (PHP <7.3)
It validates an email address with alias
Submitted by
anonymous
-
9 years ago
0
email-address
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
Email
PCRE (PHP <7.3)
Teste la validité d'une adresse email
Submitted by
Alain Souchet
-
9 years ago
-1
phone number to match all cases of phone number all over the world
PCRE (PHP <7.3)
i.e: (555)555-5555 (OK) 5555555555 (ok) 555.555.5555 (ok) 55555555556 (ok) +184 (555)555-5555 (ok)...
Submitted by
Quoc Kenny Nguyen
-
9 years ago
1
email match
PCRE (PHP <7.3)
match email address, with groups for entire email and domain.com
Submitted by
anonymous
-
9 years ago
1
Simple Email
PCRE (PHP <7.3)
Verify email : a.b@c.d
Submitted by
Smiley32
-
9 years ago
1
Email
PCRE (PHP <7.3)
Requires any character, @ sign and a period in the extension of the email address
Submitted by
anonymous
-
9 years ago
1
email regex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
match @user but not email@example.com
PCRE (PHP <7.3)
for finding user mentions in markdown-like comments
Submitted by
Holger Schmidt (https://github.com/forger)
-
9 years ago
1
email w/o query params
PCRE (PHP <7.3)
highlights emails that don't have query parameters
Submitted by
duaazahi
-
9 years ago
1
email regex
Python
no description available
Submitted by
thegamerbr1
-
9 years ago
1
simple split for email address
ECMAScript (JavaScript)
Simple match for parts of an email address to get firstname, lastname and email domain. (Does not include validity check!)
Submitted by
art-ist.cc
-
9 years ago
3
email
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
Email Finder
ECMAScript (JavaScript)
Finds all emails including .co.uk like ones
Submitted by
Oliver
-
9 years ago
1
Mail address
PCRE (PHP <7.3)
Matches mail addresses according to https://en.wikipedia.org/wiki/Email_address#Syntax
Submitted by
piwi82
-
9 years ago
1
Mask an email regex II (no TLD)
PCRE (PHP <7.3)
Replaces second to last but one characters with asterisks in email all parts BUT TLD: test01@gmail.com -> t1@g.com AUTHOR SO link: http://stackoverflow.com/users/3832970/wiktor-stribi%C5%BCew
Submitted by
Wiktor Stribiżew
-
9 years ago
1
email
PCRE (PHP <7.3)
email validator
Submitted by
anonymous
-
9 years ago
6
Email
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
...
21
22
23
24
25
...
30