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 8,420 community submitted regex patterns...
0
Exclude for ufl with OR
ECMAScript (JavaScript)
Exclude certain tags with OR
Submitted by
anonymous
-
4 years ago
0
Exclude for ufl with OR
ECMAScript (JavaScript)
Exclude certain tags with OR
Submitted by
anonymous
-
4 years ago
0
python version
Python
2-3 major versions micro versions 0-19
Submitted by
anonymous
-
4 years ago
0
python version
Python
Validates python version
Submitted by
anonymous
-
4 years ago
0
Exclude for ufl
ECMAScript (JavaScript)
Exclude certain tags
Submitted by
anonymous
-
4 years ago
0
Дополнительная лицензия
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Test String for Python
Python
no description available
Submitted by
anonymous
-
4 years ago
0
sourctype
Golang
no description available
Submitted by
anonymous
-
4 years ago
0
FunctionName
Python
Get the name of a function before '('
Submitted by
anonymous
-
4 years ago
0
Match emojis in source
ECMAScript (JavaScript)
Use to match source text emojis.
Submitted by
anonymous
-
4 years ago
0
Validate and extract different color models
ECMAScript (JavaScript)
Validate and extract #HEX, rgb() and rgba() values
Submitted by
anonymous
-
4 years ago
0
Basic URL validation
ECMAScript (JavaScript)
Just a basic URL validation regular expression. Most recommend you use the URL input type in HTML5
Submitted by
anonymous
-
4 years ago
0
Cohort 4 EMAIL
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
001_track_1.mp3
Python
no description available
Submitted by
anonymous
-
4 years ago
0
ddr
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
WOD type tester
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
Huawei_4g_sector_oos_hist
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Rig Maya
Python
no description available
Submitted by
Mathieu Bouzard
-
4 years ago
(Last modified 3 years ago)
0
pool_member_name
Python
no description available
Submitted by
anonymous
-
4 years ago
0
REGEX if Field is 0
Python
no description available
Submitted by
anonymous
-
4 years ago
1
...
225
226
227
228
229
...
421
Community Library Entry
0
Regular Expression
Python
r"
(
\w
+
[
A
-
Z
]
\w
+
)
"
g
Open regex in editor
Description
no description available
Submitted by
anonymous
-
5 years ago