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
Highest Score
Lowest Score
Most upvotes
Most downvotes
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 2,500 community submitted regex patterns...
1
U.S. phone number format: XXX-XXX-XXXX
Python
no description available
Submitted by
anonymous
-
4 years ago
1
Egyptian Phone Number Format
Python
This regex extract all the phone number (Egyptian Format: xxx xxxx-xxxx)
Submitted by
anonymous
-
4 years ago
1
Multiline Copyright detection anywhere
Python
no description available
Submitted by
anonymous
-
4 years ago
1
Multiline Copyright at beginning
Python
no description available
Submitted by
anonymous
-
4 years ago
1
Multiline 2020 Sample Code Copyright/LICENSE Header
Python
no description available
Submitted by
anonymous
-
4 years ago
1
Multiline 2020 DevPubs Header
Python
no description available
Submitted by
anonymous
-
4 years ago
1
fighsare eeg single hand 5f
Python
no description available
Submitted by
anonymous
-
4 years ago
1
Find environment variables
Python
Hunts for the key and value in environment variables separated by newlines. All keys must be uppercase
Submitted by
anonymous
-
4 years ago
1
weighted average
Python
no description available
Submitted by
anonymous
-
4 years ago
1
bot
Python
no description available
Submitted by
anonymous
-
4 years ago
1
Non-symmetric positive lookahead (touching relation)
Python
no description available
Submitted by
anonymous
-
4 years ago
1
Flexible box
Golang
no description available
Submitted by
anonymous
-
4 years ago
1
carryover_assimilation_plosives
Python
no description available
Submitted by
anonymous
-
4 years ago
1
Final Regex for the log
Python
A single regex with the AND operator instead of OR
Submitted by
anonymous
-
4 years ago
1
Bug in regexp match count
Python
no description available
Submitted by
anonymous
-
4 years ago
1
Email validation
Python
Email string validation, manage wildcard and subdomains
Submitted by
anonymous
-
4 years ago
1
Flexible phone validation
Python
International / national format allowing space or dots as separator.
Submitted by
anonymous
-
4 years ago
1
什么值得买文章评论解析
Python
https://www.smzdm.com/p/23523045/p3/#comments 解析引用评论内容, 为保持表情顺序, 使用正则分步替换
Submitted by
anonymous
-
4 years ago
1
ffmppeg
Python
no description available
Submitted by
anonymous
-
4 years ago
1
Lxx Wurzel
Golang
no description available
Submitted by
anonymous
-
4 years ago
1
...
24
25
26
27
28
...
125
Remove CDATA tags
0
Regular Expression
.NET 7.0 (C#)
@"
<!
\[
CDATA
\[
(
.
*
)
\]\]
>
"
Open regex in editor
Description
no description available
Submitted by
anonymous
-
7 years ago
(Last modified a year ago)