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
Parsing Kudos slack command
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
isMeraki
PCRE (PHP <7.3)
Determine if log entry matches meraki format
Submitted by
anonymous
-
4 years ago
0
"Buster" keyword recognizer for 'elderly' flow
Python
no description available
Submitted by
anonymous
-
4 years ago
0
UniStringToConstCString féle makrók
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Exclude free emails
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Match Domain & SubDomians
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Matches last digits in a string
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Match string and number of digits exactly
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Matching an unknown set of numbers (1 - 1000) separated by space
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Fake Sharepoint shares in body message
PCRE (PHP <7.3)
This is a regex for fake Sharepoint message in body of emails
Submitted by
anonymous
-
4 years ago
0
is_run_sheet
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
chg-inc-check
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Sample Code
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
rep2_name
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
date re-arrange for openhab2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
nosh
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Get Spaces New LInes What ever in between two strings
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
URLs
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
RE_STUDENT_AT_LEAST
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
RE_PAGE_AT_LEAST
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
...
673
674
675
676
677
...
900
Community Library Entry
0
Regular Expression
Python
r"
^
(
nosh
)
\s
(
\d
[
\d
,
]
+
)
\s
(
\d
[
\d
,
]
+
)
"
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
4 years ago