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
ICD10 Number
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
SEO dest pages
PCRE2 (PHP >=7.3)
Find any URL that sits in the /holidays/ subfolder and ends with .html
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
WP thumbnail regex
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
protocol ip port
PCRE2 (PHP >=7.3)
no description available
Submitted by
0bel1sk
-
4 years ago
0
russian mobile phone
PCRE2 (PHP >=7.3)
russian mobile phone with or without +7/7/8/+8 and started with 9 after.
Submitted by
hprnv
-
4 years ago
(Last modified 4 years ago)
0
HITs data
PCRE2 (PHP >=7.3)
no description available
Submitted by
xidios
-
4 years ago
0
HITs mail task
PCRE2 (PHP >=7.3)
no description available
Submitted by
xidios
-
4 years ago
0
vscode multiline
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
named groups
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Extract cdn images intercom
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
Replace C# /// with summary on docs
PCRE2 (PHP >=7.3)
no description available
Submitted by
Lupei Nicolae
-
4 years ago
0
basic
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
Get Dynamic Values from Mustache
ECMAScript (JavaScript)
This regex can be used to get values from the valid mustache syntax i.e double floral brackets
Submitted by
PranomVignesh<pranomvignesh@gmail.com>
-
4 years ago
0
Remove long words
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Remove short words
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Remove multiple letter repeating words
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Remove Non-words
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Strip misc punctuation
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Remove url links
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Acestream ID
PCRE (PHP <7.3)
no description available
Submitted by
nacholopez
-
4 years ago
1
...
236
237
238
239
240
...
900
Community Library Entry
0
Regular Expression
Python
r'
https
?
:
\/\/
.
*
?
[
\s
+
]
'
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
4 years ago