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
123
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Get Month and Year from different date format
PCRE (PHP <7.3)
Get Month and Year from different date format
Submitted by
ankit s
-
8 years ago
1
TestMode Build Zip Files
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
E-mail validation
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
HH:MM
ECMAScript (JavaScript)
Validates 24 hour formmatted hours and minutes
Submitted by
anonymous
-
8 years ago
1
n+5
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
tempate location
PCRE (PHP <7.3)
no description available
Submitted by
Tadas
-
8 years ago
1
RUBROS
Python
no description available
Submitted by
anonymous
-
8 years ago
1
test
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Check if string contains special chars
PCRE (PHP <7.3)
If string contains special chars no match. Blank space is safe. It will accept blank spaces.
Submitted by
binary_fm
-
8 years ago
1
Catdance
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Regex Validator
PCRE (PHP <7.3)
A regex to parse regexs
Submitted by
anonymous
-
8 years ago
1
PIAS LS OUTPUT
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2
8 Digits Password
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Password Validation 8-32 chars
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Funktion Matcher
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2
Date of Birth
PCRE (PHP <7.3)
with Leap Year support (dd/MM/yyyy)
Submitted by
gdZeus (uploaded by limker)
-
8 years ago
0
a
ECMAScript (JavaScript)
a
Submitted by
a
-
8 years ago
1
Telefone Brasil
PCRE (PHP <7.3)
Telefone com DDD entre parenteces ou sem com e sem traço ou sem DDD
Submitted by
Vinicius G
-
8 years ago
1
Match URLs
PCRE (PHP <7.3)
no description available
Submitted by
JOHN GRUBER
-
8 years ago
1
...
671
672
673
674
675
...
900
Community Library Entry
0
Regular Expression
Python
r"
<<
\/
URI
\(
(
.
*
)
\)
"
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
5 years ago