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 4,960 community submitted regex patterns...
0
Flutter App Version Regex for Pubspec.yaml
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Semantic Version Regex
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Flutter Pubspec app version line Regex
Python
no description available
Submitted by
anonymous
-
5 years ago
0
27jan
Python
no description available
Submitted by
anonymous
-
5 years ago
0
nm-caret-inc-main-27jan
Python
no description available
Submitted by
anonymous
-
5 years ago
0
27JAN2
Python
no description available
Submitted by
anonymous
-
5 years ago
0
27jan3
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Android App Flavor Dimensions Regex
Python
no description available
Submitted by
anonymous
-
5 years ago
0
css color code
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Android App Name Manifest Regex
Python
no description available
Submitted by
anonymous
-
5 years ago
0
regex for copper
Python
no description available
Submitted by
anonymous
-
5 years ago
0
MTR
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
5 years ago
(Last modified 3 years ago)
0
e
Python
e
Submitted by
anonymous
-
5 years ago
0
Clerk Receipts
Python
no description available
Submitted by
anonymous
-
5 years ago
0
DIAM_METHOD
Python
no description available
Submitted by
anonymous
-
5 years ago
0
ListOfSourcesSeparatedBySpaces
.NET 7.0 (C#)
A list of sources like accepted by the CSP:frame-ancestors header, plus the keywords of the X-Frame-Options header for some backward compatibility
Submitted by
anonymous
-
5 years ago
(Last modified 8 months ago)
0
BlueCat Get Authentication Token for API Login
Python
no description available
Submitted by
anonymous
-
5 years ago
0
show interfaces status
Python
no description available
Submitted by
anonymous
-
5 years ago
0
email
Python
no description available
Submitted by
anonymous
-
5 years ago
0
scst.conf parser - Target attribute splitter
Python
no description available
Submitted by
anonymous
-
5 years ago
1
...
119
120
121
122
123
...
248
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