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
RFC Email address attempt
PCRE (PHP <7.3)
This looks to attempt to validate email addresses per the RFC. I don't know how accurate it is.
Submitted by
anonymous
-
10 years ago
0
Email
ECMAScript (JavaScript)
validate email address
Submitted by
anonymous
-
10 years ago
0
buen
PCRE (PHP <7.3)
Name:Jose Luis Torres Email:ptapia1977@yahoo.com Phone:7739889785 Username:trabajando CreditCard:4190025858706384 Expiration:10/14...
Submitted by
anonymous
-
10 years ago
0
allow Cyrillic and latin alphabets, no special charcters
ECMAScript (JavaScript)
allows email, text and numbers in latin and cyrillic alaphbets.but prevents special charcters: Hello, example@mail.com Меня зовут Боб
Submitted by
Kez
-
10 years ago
0
emails
PCRE (PHP <7.3)
no description available
Submitted by
Plamen
-
10 years ago
0
Emails
PCRE (PHP <7.3)
find emails(emicha@mail.bg)
Submitted by
anonymous
-
10 years ago
0
email-address
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
0
email Regex for .com and/or .co.uk
ECMAScript (JavaScript)
this regex matches for .com and/or .co.uk
Submitted by
Michael Kindle
-
9 years ago
0
email validator
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
Perez request
PCRE (PHP <7.3)
See email.
Submitted by
anonymous
-
9 years ago
0
Email Validation
PCRE (PHP <7.3)
Email validation according to RFC standards
Submitted by
Colton T.
-
9 years ago
0
Email Check
PCRE (PHP <7.3)
Checks if a string contains an email address. Works for all email addresses.#
Submitted by
anonymous
-
9 years ago
0
Email
PCRE2 (PHP >=7.3)
Email
Submitted by
anonymous
-
3 years ago
0
Email Validation
ECMAScript (JavaScript)
invalid email abc abc.com valid email address abc@mail.com...
Submitted by
anonymous
-
3 years ago
-3
Strict email validation
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
11 years ago
-1
mongo db email validation
Python
email validation based on the restrictions for entering email adresses into a mongo db email field.
Submitted by
levire.com
-
10 years ago
-2
Unicode email sanitising
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
12 years ago
-2
Extract email client inserted "On <DATE>, <SENDER> wrote:"
PCRE (PHP <7.3)
Email clients add this line, call it "sender wrote" to reply emails.
Submitted by
Vlad Burca
-
11 years ago
-2
Test email
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
-2
email
PCRE (PHP <7.3)
matches normal email addresses like example@gmail.com but also addresses with ip addresses like example@192.168.0.34 (not ipv6)
Submitted by
Adrian Kühni
-
10 years ago
1
...
12
13
14
15
16
...
30