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 5,560 community submitted regex patterns...
0
支持split分组匹配
Python
支持split分组匹配
Submitted by
anonymous
-
5 years ago
0
thuê bao 12 số
Python
no description available
Submitted by
anonymous
-
5 years ago
0
parse sqs url
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Macro Guard '#if' finding regex
Python
no description available
Submitted by
anonymous
-
5 years ago
0
iOS Chinese String
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Match Society6.com with specific SKU in URL
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Password mask
ECMAScript (JavaScript)
Matches valid passwords that require letters, numbers and special characters that do not start or end with spaces.
Submitted by
anonymous
-
5 years ago
0
Private IP v4 Address
ECMAScript (JavaScript)
Validate IP addresses matching those specified in https://tools.ietf.org/html/rfc1918
Submitted by
anonymous
-
5 years ago
0
/^bingpla-/
ECMAScript (JavaScript)
bingpla- 广告
Submitted by
anonymous
-
5 years ago
0
Negative lookahead
Python
no description available
Submitted by
anonymous
-
5 years ago
0
CPU
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Amundi Épargne Salariale
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Indonesia Phone Number
ECMAScript (JavaScript)
Remove the country code or zero leading for Indonesia phone number This regex only read numeric, didn't include any symbol like '+'
Submitted by
Blackjack100
-
5 years ago
0
special characters check
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Website URL Validation
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Email verification
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Password validation 8
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Number and text validation
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Data_Download_Investigator
Python
For investigatorLastRegulatoryAction
Submitted by
anonymous
-
5 years ago
0
Data_Download_Investigator
Python
For investigatorLastRegulatoryAction
Submitted by
anonymous
-
5 years ago
1
...
187
188
189
190
191
...
278
Community Library Entry
0
Regular Expression
Golang
`
^\s
{1,}
|
\s
{1,}
$
`
g
Open regex in editor
Description
no description available
Submitted by
anonymous
-
8 years ago