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...
0
Phone - Comprehensive from SO
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Phone - First Try
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Regex to capture any string having all given words
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Credit Card plus ***
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
nadirkitap-sayfabulma
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
nadirkitap-detaybulma
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Glide Elision (revised)
Python
no description available
Submitted by
anonymous
-
7 years ago
0
jira url parse
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Mathematics Expression - Invalid Characters
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Time Formatting
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Mathematics Expression
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Mathematics Expression - Invalid Characters
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Mathematics Expression
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Mathematics Expression - Is Number
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Mathematics Expression - Is Number
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Group Capture
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
HSL
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Entête de fiche
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
URLParameter Grabber
PCRE (PHP <7.3)
no description available
Submitted by
Paul
-
7 years ago
0
re
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
1
...
420
421
422
423
424
...
900
Community Library Entry
0
Regular Expression
Python
r"
^
(
\d
+
)
<
(
\w
+
)
>
(
\d
+
)
(
\d
+
)
(
\d
+
)
(?:
(
\d
+
)
)?
</
\w
+
>
$
"
g
Open regex in editor
Description
no description available
Submitted by
anonymous
-
7 years ago