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
SLA
Python
no description available
Submitted by
anonymous
-
5 years ago
0
UNI
Python
no description available
Submitted by
anonymous
-
5 years ago
0
UNI
Python
no description available
Submitted by
anonymous
-
5 years ago
0
pageTracker
ECMAScript (JavaScript)
获取登录的公司和法人名字。
Submitted by
anonymous
-
5 years ago
0
pwd chars
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Latitude/Longitude List
PCRE (PHP <7.3)
Accepts a list of 3 or more latitude/longitude pairs separated by commas and optionally by white-space
Submitted by
anonymous
-
5 years ago
0
datetime
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
grafana.log
PCRE (PHP <7.3)
td-agent regexp
Submitted by
anonymous
-
5 years ago
0
Visual Studio coding
PCRE (PHP <7.3)
search in replace in C# and C++ code
Submitted by
anonymous
-
5 years ago
0
Comma Separated Longitude Latitude Pair Validator
PCRE (PHP <7.3)
Validates whether a list of long/lat coordinate pairs are valid. Requires at least 3 pairs, and requires comma at the end of the final pair. Each single coordinate is separated by a comma, and all coordinate pairs must be separated by a comma
Submitted by
anonymous
-
5 years ago
0
CD45 Devis (creation)
PCRE (PHP <7.3)
ajout filtre Devis
Submitted by
anonymous
-
5 years ago
0
CD45 Devis (Keepparam)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
vist
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Comma Separated Longitude Latitude Pair Validator
PCRE (PHP <7.3)
Validates whether a list of long/lat coordinate pairs are valid. Requires at least 3 pairs, and requires comma at the end of the final pair. Each single coordinate is separated by a space, and all coordinate pairs must be separated by a comma
Submitted by
anonymous
-
5 years ago
0
China Citizen ID
Python
中国居民身份证号码
Submitted by
anonymous
-
5 years ago
0
ChinaPatentNumber
Python
中国专利申请号/专利号
Submitted by
anonymous
-
5 years ago
0
Ip
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Ip
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
VBA Function Parse
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
something - anything - something
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
1
...
582
583
584
585
586
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
^
"
(?'tsy_lib'
.
*
?
)
";
(?:
.
*
?
;
){4}
"
(?'num_externe'
.
*
?
)
";
(?:
.
*
?
;
){3}
"
(?'apt_nom'
.
*
?
)
";"
(?'apt_telephone'
.
*
?
)
";
(?:
.
*
?
;
)
"
(?'apt_localisation'
.
*
?
)
";
(?:
.
*
?
;
)
"
(?'ins_libl'
.
*
?
)
";
(?:
.
*
?
;
){5}
"
(?'apt_e_mail'
.
*
?
)
";
(?:
.
*
?
;
){2}
"
(?'commentaire_externe'
.
+
)
"
/
gm
Open regex in editor
Description
ajout filtre Devis
Submitted by
anonymous
-
5 years ago