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
Email validator PHP
PCRE (PHP <7.3)
Validate all posible combinations with western and cyrilic chars.
Submitted by
hudsonvsm
-
10 years ago
1
Email validator JavaScript
ECMAScript (JavaScript)
Validates all possible emails with western and cyrilic chars.
Submitted by
hudsonvsm
-
10 years ago
1
email matcher
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
Email id
Python
no description available
Submitted by
anonymous
-
10 years ago
1
Simplistic email
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
1
Simple email splitter
PCRE (PHP <7.3)
Split the email and get the user and domain.
Submitted by
Matías Pizarro González
-
10 years ago
1
Get email info (2)
PCRE (PHP <7.3)
Get Gmail tag, user and domain of an email address. -- Fixed the bug that the label be obligatory
Submitted by
Matías Pizarro González
-
10 years ago
1
GET EMAIL INFO (3)
PCRE (PHP <7.3)
Get Gmail tag, user and domain of an email address. -- Fixed the bug that the label doesn't match if there are an dot on user.
Submitted by
Matías Pizarro González
-
10 years ago
1
ServiceNow - Retrieve text from an Email
ECMAScript (JavaScript)
retrieve multiple lines from an email body.
Submitted by
Evan Williams
-
10 years ago
1
Email verification
PCRE (PHP <7.3)
no description available
Submitted by
SonnY
-
10 years ago
1
email
PCRE (PHP <7.3)
accept empty spaces at start and end
Submitted by
Emanuel Lima (jose.emanuel.lima@gmail.com)
-
10 years ago
1
Email Regex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
1
valid email matching
PCRE (PHP <7.3)
Pattern matches mails in a single line with right syntax. Exceptions double dots in mail (..) will not handled.
Submitted by
Martin
-
10 years ago
1
Email Validator
Python
Email validator from http://haacked.com/archive/2007/08/21/i-knew-how-to-validate-an-email-address-until-i.aspx/
Submitted by
anonymous
-
10 years ago
1
Email Id Validity Checker
PCRE (PHP <7.3)
Checks whether given text is valid Email Id,check for top level domains which are 2-3 in length,does not accept numbers for top level domains
Submitted by
Debanjan Das
-
10 years ago
1
Email
PCRE (PHP <7.3)
Regex for generic email (Not validation on ending in .com, .org etc.)
Submitted by
http://www.regular-expressions.info/email.html
-
10 years ago
1
Email Regex
PCRE (PHP <7.3)
Regex for email.Valid on paste condition also
Submitted by
Aman Jaiswal
-
10 years ago
1
Basic email validation
PCRE (PHP <7.3)
A basic and rude email validation
Submitted by
Yemolai
-
10 years ago
1
Email ID
ECMAScript (JavaScript)
Full Validation of Email ID
Submitted by
Eric Abraham
-
10 years ago
1
Validate multiple Email-addresses separated by semicolon
PCRE (PHP <7.3)
Validate multiple Email-addresses separated by semicolon. No check on allowed domains, just a plain and simple check on the correct structure
Submitted by
maxthelup
-
10 years ago
1
...
18
19
20
21
22
...
30