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
car_info_additional
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
car info add
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
中文英文匹配规则
ECMAScript (JavaScript)
中文英文匹配规则
Submitted by
anonymous
-
5 years ago
0
naming conv
PCRE (PHP <7.3)
/^(BSR_+[0-9]{4}(0[1-9]|1[0-2])(0[1-9]|1-2|3[0-1])T|01)0-50-5)+(.csv)$/gm;
Submitted by
anonymous
-
5 years ago
0
naming conv
PCRE (PHP <7.3)
/^(BSR_+[0-9]{4}(0[1-9]|1[0-2])(0[1-9]|1-2|3[0-1])T|01)0-50-5)+(.csv)$/gm;
Submitted by
anonymous
-
5 years ago
0
iostat
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Policy N
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
password checker
PCRE (PHP <7.3)
ckeck password
Submitted by
anonymous
-
5 years ago
0
Convert camel case to snake case
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Sentencia fallo
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Youtube URL
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Image Charts - chm
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
UK Postcode
PCRE (PHP <7.3)
Accepts full and sector level UK postcode
Submitted by
anonymous
-
5 years ago
0
MI LIQUOR DIST LIC CODES
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Swap MM/DD/YYYY to DD/MM/YYYY
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Find //Character entries
ECMAScript (JavaScript)
^(\/\/)(?![\ ])(\w)*
Submitted by
anonymous
-
5 years ago
0
[Ethias] Old File Number
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
[Ethias] Informex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
First instance judge
Python
no description available
Submitted by
anonymous
-
5 years ago
0
گرفتن متراژ
Python
no description available
Submitted by
anonymous
-
5 years ago
1
...
215
216
217
218
219
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
<
(
script
|
style
)
(?:
(?!
src
|
nonce
)
.
)?
(
.
*
?
)
>
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
4 years ago