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
Highest Score
Lowest Score
Most upvotes
Most downvotes
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 11,880 community submitted regex patterns...
0
String with no dots
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Optional Parameter
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Dates
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Extract Dopix logs
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
enel-dfaturadafp
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Get specific form tag for Contact Form 7 (WP Plugin)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Liquidsoap metadata separator regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
ETIM klasse
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Remove characters after a certain character
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
(Last modified a year ago)
0
NET USER \DOMAIN USER - Parser
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Get json in XML
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
App Deployer FQDN
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
匹配全角字符间的空格(考虑加粗)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
中文与西方文符间无空格(考虑加粗标记)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Beijing
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Match async OR defer in html page
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Match image build number
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
PESA TRENING 1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Category
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Campegini
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
...
464
465
466
467
468
...
594
Path to devices
1
Regular Expression
Python
r"
^
/pp/dc/dc
[
123
]
/h
(
[
1
-
9
]
{1,2}
|
100
)
$
"
gm
Open regex in editor
Description
no description available
Submitted by
Airam
-
10 years ago