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
校验E-Mail 地址
ECMAScript (JavaScript)
同密码一样,下面是E-mail地址合规性的正则检查语句。
Submitted by
anonymous
-
7 years ago
0
校验中文
ECMAScript (JavaScript)
字符串仅能是中文。
Submitted by
anonymous
-
7 years ago
0
校验密码强度
ECMAScript (JavaScript)
密码的强度必须是包含大小写字母和数字的组合,不能使用特殊字符,长度在8-10之间。
Submitted by
anonymous
-
7 years ago
0
由数字、26个英文字母或下划线组成的字符串
ECMAScript (JavaScript)
由数字、26个英文字母或下划线组成的字符串
Submitted by
anonymous
-
7 years ago
0
JSON object key matcher
ECMAScript (JavaScript)
Matches JSON object keys
Submitted by
Ariel Schiavoni
-
7 years ago
0
Regex for MAC address with unit tests
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Regex for MAC address
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
1
Youtube ID Extractor
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Referencia
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
OfficeStuff
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
get file name from file path
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
div to other elements
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Clavister FW CONN
PCRE (PHP <7.3)
Parses out Clavister FW logs for SIEM mapping
Submitted by
anonymous
-
7 years ago
0
lint nested
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Build KB Call, #1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Html tags with numbers inside
PCRE (PHP <7.3)
no description available
Submitted by
apiyron
-
7 years ago
1
Date checker for X values
ECMAScript (JavaScript)
Work in progress
Submitted by
anonymous
-
7 years ago
0
Validate URLs
PCRE (PHP <7.3)
no description available
Submitted by
me
-
7 years ago
0
NZ Phone Number
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Phone numbers
PCRE (PHP <7.3)
Easy US phone numbers
Submitted by
anonymous
-
7 years ago
1
...
583
584
585
586
587
...
900
Community Library Entry
0
Regular Expression
PCRE2 (PHP >=7.3)
/
.
*
(?=
CP
)
(
.
*
)
/
Open regex in editor
Description
regex for took sub name with branch name
Submitted by
anonymous
-
2 years ago