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 520 community submitted regex patterns...
0
Custom Url Validation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Android package name
PCRE (PHP <7.3)
Validation of android package names. Read more
Submitted by
Paldom
-
8 years ago
1
Android package name
PCRE (PHP <7.3)
Validation of android package names. Read more
Submitted by
Paldom
-
8 years ago
1
RFC 3986 IPv4 Validation
PCRE (PHP <7.3)
IPv4 Validation to RFC 3986 found at https://tools.ietf.org/html/rfc3986#section-1.1.1.
Submitted by
anonymous
-
8 years ago
0
International Phones Validation
ECMAScript (JavaScript)
I don't know how many times I found some regex online that just didn't work. Finally decided to write my own that actually works for some of our customers around the world.
Submitted by
Alexei Yagolnikov
-
8 years ago
1
Version number validation
PCRE (PHP <7.3)
E.g. android version name or ios bundle id validation
Submitted by
Paldom
-
9 years ago
0
Email regex
PCRE (PHP <7.3)
for email validation
Submitted by
anonymous
-
9 years ago
1
dd-MM-yyyy validation
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
3
Hostname validation
Golang
Validates subdomain, root domain, and wild card domains
Submitted by
AnonymousDapper
-
9 years ago
0
Unicode Name validation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
Text Field Validation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
FQDN validation
PCRE (PHP <7.3)
Relaxed validation of the FQDN
Submitted by
anonymous
-
9 years ago
0
Zend URL Validation
PCRE (PHP <7.3)
Doit matcher : => "http://" et "https://" => suivi d'un nom de domaine libre => "www." est optionnel => domaine peut contenir [a-zA-Z0-9] et "-" mais pas en 1ère ou en dernière place => suivi d'un "/module" optionnel...
Submitted by
TwystO
-
9 years ago
0
UK postcode validation
PCRE (PHP <7.3)
May be used for validation of UK postcodes. From here: http://stackoverflow.com/questions/15960184/united-kingdom-gb-postal-code-validation-without-regex
Submitted by
anonymous
-
9 years ago
1
Regex for Instance name validation
ECMAScript (JavaScript)
no description available
Submitted by
Sanoj Antony
-
9 years ago
2
Eircode
PCRE (PHP <7.3)
Eircode validation for new postcodes identifiers in Republic of Ireland. Case-insensetive for easier user input. Added optional space separator to follow same pattern as in UK post codes and in examples used in eircode spec.
Submitted by
Arek Jaworski
-
9 years ago
1
Number Validation
ECMAScript (JavaScript)
Number validation in Javascript. Abit too contrived
Submitted by
b0tman
-
9 years ago
1
german date without validation
PCRE (PHP <7.3)
checks the format but does not validate
Submitted by
JvN
-
9 years ago
0
Email Validation
PCRE (PHP <7.3)
Email validation according to RFC standards
Submitted by
Colton T.
-
9 years ago
1
Email validation
ECMAScript (JavaScript)
no description available
Submitted by
phatnguyen.tit
-
9 years ago
1
...
15
16
17
18
19
...
26