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,240 community submitted regex patterns...
1
Group of Consonants 3 or more
ECMAScript (JavaScript)
Look for a group of consonants with 3 or more in succession.
Submitted by
Jeff Tomlinson, Prime Data
-
10 years ago
1
geolocation coordinates string
PCRE (PHP <7.3)
Matches a geolocation coordinates string consisting of latitude and longitude separated by a comma with up to 7 decimal places precision.
Submitted by
Steve Piercy
-
10 years ago
1
Isolate Javascript variable name
PCRE (PHP <7.3)
Used to isolate the variable name of a JavaScript variable. Works event if there aren't spaces between the variable and the equals sign.
Submitted by
Keith Mitchell
-
10 years ago
1
IP addr
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
Atividade Extra
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
mm/yy
PCRE (PHP <7.3)
no description available
Submitted by
Federico
-
10 years ago
1
Smileys
PCRE (PHP <7.3)
Find regular smileys
Submitted by
CycyX
-
10 years ago
1
Japanese smileys
PCRE (PHP <7.3)
Find smileys
Submitted by
CycyX
-
10 years ago
1
Show Identifying Regex
PCRE (PHP <7.3)
To sort my tv shows
Submitted by
Robert
-
10 years ago
1
PO BOX
PCRE (PHP <7.3)
no description available
Submitted by
jmweekes
-
10 years ago
1
Find negative currency numbers in parenthesis
PCRE (PHP <7.3)
I used this for N++ find/replace. Find this value and replace with -$1
Submitted by
anonymous
-
10 years ago
1
DOWP Log File Dispense amount parser
PCRE (PHP <7.3)
Looks through the log and extracts all the dispense amounts in the given text
Submitted by
BStevenson
-
10 years ago
1
instacart
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
boolean expression with brackets matcher
PCRE (PHP <7.3)
comapre simbols used just !=, ==, =, beacose of task
Submitted by
Ilya Filisteev
-
10 years ago
1
Quadparser
PCRE (PHP <7.3)
Finds potential G-quadruplex motifs in DNA seqeunces
Submitted by
anonymous
-
10 years ago
1
Property List to object mapping
Python
no description available
Submitted by
anonymous
-
10 years ago
1
MM-DD-YYYY - Javascript Date with some validation
ECMAScript (JavaScript)
This is a regular expression for date in javascript. It validates the month between 01-12 (double digits only). It validates the day between 01-31 (double digits only). And enforces 4 digit year (no validation for range).
Submitted by
Andrew Leonenko
-
10 years ago
1
Temp
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
Numero de telefone brasileiro
PCRE (PHP <7.3)
Valida numero de telefone brasileiro com 9 ou 8 digitos junto com DDD ou sem DDD, formatado ou nao formatado.
Submitted by
fb.me/raniellyfsilva
-
10 years ago
1
Test File
PCRE (PHP <7.3)
Test Description
Submitted by
Test Author
-
10 years ago
1
...
690
691
692
693
694
...
912