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
SPF syntax checker
PCRE (PHP <7.3)
This regex is meant to check the SPF records of domains.
Submitted by
anonymous
-
6 years ago
0
Remind Msg
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
金额校验
ECMAScript (JavaScript)
11位正整数,两位小数
Submitted by
anonymous
-
6 years ago
0
CF
PCRE (PHP <7.3)
Reg1
Submitted by
anonymous
-
6 years ago
0
中文校验
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
正整数
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
保留小数点后两位
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Regex Match all characters between two strings
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Properties
Python
no description available
Submitted by
anonymous
-
6 years ago
0
lol2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Regex Match all characters between two strings
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Недревесное сырье
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Whatsapp data extract
PCRE (PHP <7.3)
Extract data from whatsapp exported chat. working, but in development.
Submitted by
anonymous
-
6 years ago
0
tokenize
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
formatVerificationTransaction_dim
PCRE (PHP <7.3)
grep Acc #, GUID, Sender/Receiver names
Submitted by
anonymous
-
5 years ago
0
Regex to match decimal as well as floating with two precision number
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
UAE Phone Number Regex Validator
Python
no description available
Submitted by
anonymous
-
6 years ago
0
2
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
3
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
4
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
1
...
555
556
557
558
559
...
900
Community Library Entry
0
Regular Expression
ECMAScript (JavaScript)
/
^
[
\u4e00-\u9fa5
]
{2,6}
$
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
6 years ago