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
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 18,000 community submitted regex patterns...
1
SQL COLUMNS TO EMERGENCE COLUMNS SPEC v2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
dnd roll regex v0.0.1
Python
Parse simpe roll statement like 3d8+2 or 1d100-7
Submitted by
anonymous
-
9 years ago
1
uzdiz-dz3
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Full URL
PCRE (PHP <7.3)
no description available
Submitted by
mdf092
-
9 years ago
1
My first regex pattern of url(http,https,ftp,sftp,ftps)
PCRE (PHP <7.3)
no description available
Submitted by
Naruto(Kenny Fan)
-
9 years ago
1
qwert1
PCRE (PHP <7.3)
6 character with 1 number and alphabet
Submitted by
anonymous
-
9 years ago
1
business phone number
ECMAScript (JavaScript)
format (xxx) xxx-xxxx reg- /^\(\d{3}\) \d{3}-\d{4}$/
Submitted by
Sarath
-
9 years ago
1
reges for validation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
убрать все и кривой плюс
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Telefono celular venezuela
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
Telefono Local venezuela
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
Search for missing space around operator (=, +, -)
Python
In this case it is only =, but you can easily modify it to add more operators.
Submitted by
rugk
-
9 years ago
1
Simple date validation
PCRE (PHP <7.3)
Regex validating yyyy-mm-dd or dd-mm-yyyy
Submitted by
anonymous
-
9 years ago
1
sélection entre 2 tags
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
gitlab project repos
PCRE (PHP <7.3)
subdirectory only
Submitted by
anonymous
-
9 years ago
1
dd-mmm-yyyy javascript regex
PCRE (PHP <7.3)
29-Dec-2015
Submitted by
Abhijeet Joshi
-
9 years ago
1
ternary operator in C++
PCRE (PHP <7.3)
match ternary operator in C++
Submitted by
Денис Суховерхов
-
9 years ago
1
if else statement in C++
PCRE (PHP <7.3)
match if else statement in C++
Submitted by
Денис Суховерхов
-
9 years ago
1
ABC#
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Vowel words
ECMAScript (JavaScript)
([!-\~]aeiou)
Submitted by
Ipsita Mohanty
-
9 years ago
1
...
640
641
642
643
644
...
900
Community Library Entry
1
Regular Expression
ECMAScript (JavaScript)
/
^
\(
\d
{3}
\)