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 11,520 community submitted regex patterns...
0
Command - description (botfather)
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Clear
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Negative lookahead to excluded non-Windows Office and a couple others
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
CEP mask
PCRE (PHP <7.3)
Brazilian CEP mask
Submitted by
anonymous
-
4 years ago
0
Fox EMEA PDP's
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
JIRA Tickets
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Revert
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
address
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
ATR Short Description Format
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Rundeck Capture Data
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Michael's FP DB Install - Single Match
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Michael's FP DB Install - Multi Match
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Michael's Solarwinds NPM
Python
no description available
Submitted by
anonymous
-
4 years ago
0
DACH mob tel
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
All Valid Googlebots (strict mode)
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Test
Golang
no description available
Submitted by
anonymous
-
4 years ago
0
nginx server_name tokenizer
PCRE (PHP <7.3)
This regex sets different parts of the url host in variables : $domain $namespace $feature $isAPI...
Submitted by
anonymous
-
4 years ago
0
Data attributes with or without value
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Canadian Phone Number Validator
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
wyszukiwanie konkretnych wywolan procedury lub funkcji z dowolna iloscia parametrow
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
...
112
113
114
115
116
...
576
Community Library Entry
1
Regular Expression
Python
r"
\^\[
(?:
\[
[^
@
-
~
]
+
[
\@
-
\~
]
|
[
0
-
9@
-
_
]
)
"
g
Open regex in editor
Description
no description available
Submitted by
anonymous
-
11 years ago