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,020 community submitted regex patterns...
0
telephone number
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Deeplink without protocol
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Docker Image Tag Parsing
Python
Parses docker image tages into repository, name, and tag
Submitted by
anonymous
-
7 years ago
0
Étude - Atomic Grouping
PCRE (PHP <7.3)
no description available
Submitted by
PHILIPPE Vincent
-
7 years ago
0
test
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
DetalleNoicia
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
DetalleNoicia
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
ipv6 per line
Python
ipv6 per line
Submitted by
anonymous
-
7 years ago
0
ipv4 per line
Python
no description available
Submitted by
anonymous
-
7 years ago
0
simple email finder (without +filter)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Identificadores
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
palindromes
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Cleaning Subjects
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Cottage Cheese
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
schild-dargestellt
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Currency for comma decimal separator
ECMAScript (JavaScript)
no description available
Submitted by
Eric Sant'Anna
-
7 years ago
0
Currency for dot decimal separator
PCRE (PHP <7.3)
no description available
Submitted by
Eric Sant'Anna
-
7 years ago
0
wasm matching
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Surya Regex
PCRE (PHP <7.3)
GDPR REGEX
Submitted by
anonymous
-
7 years ago
0
Date tests
Python
A collection of dates used for the Data Science with Python course
Submitted by
anonymous
-
7 years ago
1
...
475
476
477
478
479
...
901
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
^.
*
?
(
consolidation
of
)
.
*
?
(
\d
+
(
\.
\d
+
)?
)
.
*
?
(
into
)
.
*
?
(
\d
+
(
\.
\d
+
)?
)
.
*
?
$
/
gmi
Open regex in editor
Description
no description available
Submitted by
anonymous
-
7 years ago