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...
0
Opinionated email validation
ECMAScript (JavaScript)
opinionated email validation based on https://en.wikipedia.org/wiki/Email_address. i have excluded some email patterns that don't seem to be common
Submitted by
Pavel Dominguez
-
5 years ago
(Last modified 5 years ago)
0
Email
PCRE2 (PHP >=7.3)
no description available
Submitted by
AiAbdrahim
-
5 years ago
(Last modified 5 years ago)
0
Email
PCRE2 (PHP >=7.3)
A valid Email
Submitted by
AiAbdrahim
-
5 years ago
0
Regex for email searches
Golang
no description available
Submitted by
Manuel
-
5 years ago
0
Email
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Email Verify Check
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
email with domain exclusion - jimbolo
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
ukrainian university title + email regexp
Python
no description available
Submitted by
dilnix
-
4 years ago
0
Email
ECMAScript (JavaScript)
to validate email
Submitted by
anonymous
-
4 years ago
0
Email validation
PCRE2 (PHP >=7.3)
Validate email
Submitted by
anonymous
-
4 years ago
(Last modified 2 years ago)
0
Practice email validation
ECMAScript (JavaScript)
Solves the practice problem from https://www.sitepoint.com/learn-regex/
Submitted by
Nhi Mai-Do
-
4 years ago
0
email address
ECMAScript (JavaScript)
email address regex
Submitted by
anonymous
-
4 years ago
0
basic .NET email validation
PCRE2 (PHP >=7.3)
Supposedly 99.99% effective way to capture most potentially-valid email addresses in .NET syntax.
Submitted by
anonymous
-
4 years ago
0
Email Parse Name with Colon (Name: )
Python
For getting the value after “Name: “ in a block of text
Submitted by
QuickRegEx
-
4 years ago
0
Email Parse Email with Colon (Email: )
Python
For getting the value after “Email: “ in a block of text
Submitted by
QuickRegEx
-
4 years ago
0
Email Parse Phone with Colon (Phone: )
Python
For getting the value after “Phone: “ in a block of text
Submitted by
QuickRegEx
-
4 years ago
0
Email Parse City with Colon (City: )
Python
For getting the value after “City: “ in a block of text
Submitted by
QuickRegEx
-
4 years ago
0
Email Parse State with Colon (State: )
Python
For getting the value after “State: “ in a block of text
Submitted by
QuickRegEx
-
4 years ago
0
Email Parse Zip with Colon (Zip: )
Python
For getting the value after “Zip: “ in a block of text
Submitted by
QuickRegEx
-
4 years ago
0
Email Extract All Email Addresses from a Block of Text
Python
Use this to extract all email addresses from a block of text.
Submitted by
QuickRegEx
-
4 years ago
1
...
23
24
25
26
27
...
30