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
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 validation
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
-1
validade email
ECMAScript (JavaScript)
this regex validates e-mails. const isValid= .text(value)
Submitted by
anonymous
-
4 years ago
-1
Email Regex
ECMAScript (JavaScript)
Email Validation Regex
Submitted by
anonymous
-
3 years ago
-1
Email
ECMAScript (JavaScript)
validation email
Submitted by
anonymous
-
3 years ago
-1
Email with (TLD match)
ECMAScript (JavaScript)
Match an email address and the TLD (.com, .net, .org etc) String: test@test.net Matches: test@test.net|.net
Submitted by
Frosty
-
2 years ago
(Last modified a year ago)
-2
Multiple Email Address Validation
ECMAScript (JavaScript)
Validates Multiple email addresses seperated by comma.
Submitted by
Rajesh Badam
-
10 years ago
-2
email regexp
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
emailfider
Python
no description available
Submitted by
anonymous
-
10 years ago
0
Inverse match
PCRE (PHP <7.3)
Example how to inverse match. Usable for postfix, when you need reject spoofing emails.
Submitted by
www.alan.lt
-
9 years ago
0
Exclude free emails
Python
no description available
Submitted by
anonymous
-
9 years ago
0
Email
ECMAScript (JavaScript)
Regex to validate and get info from email string
Submitted by
anonymous
-
9 years ago
0
Email check
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
Email Validator
PCRE (PHP <7.3)
Validates email free domain specific email id
Submitted by
anonymous
-
9 years ago
0
email_validation
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
0
Phone + email
PCRE (PHP <7.3)
no description available
Submitted by
Jevgenijsblaus
-
9 years ago
0
Match Date strings in email body
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
Email regex
PCRE (PHP <7.3)
for email validation
Submitted by
anonymous
-
9 years ago
0
Email Address
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
Email
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
...
13
14
15
16
17
...
30