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...
1
Youtube Regex
PCRE (PHP <7.3)
Get Youtube Link
Submitted by
anonymous
-
8 years ago
1
Uno o più caratteri di parola seguiti da opz punto o spazio, +
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
URL find inside text
PCRE (PHP <7.3)
Search url/link inside text, with/without schema, and with/without path/query
Submitted by
ZeCompadre
-
8 years ago
1
test1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Grep string with forward slashes
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
000000000000000001
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
test name furniture
PCRE (PHP <7.3)
no description available
Submitted by
Valmaks
-
8 years ago
1
membership persons url
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
font-awesome
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Font Awesome Parser
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Font Awesome Parser
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
date
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
TE - Array
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Polls General
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Onclick events detector
PCRE (PHP <7.3)
Cut events from tags
Submitted by
Romario5
-
8 years ago
1
a
Python
a
Submitted by
a
-
8 years ago
0
filestore filename
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
filestore directory
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
邮箱
ECMAScript (JavaScript)
验证邮箱
Submitted by
刘波
-
8 years ago
1
Is Italiy mobile number
ECMAScript (JavaScript)
Check if it is an Italy legit mobile number
Submitted by
Nicolas Rafalowski
-
8 years ago
1
...
657
658
659
660
661
...
900
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
\/
api
\/
v1
\/
memberships
\/
(?<membershipId>
[^
\?\/
$
]
+
)
\/
persons
(?<queryparams>
\?
.
*
|
$
)
/
Open regex in editor
Description
no description available
Submitted by
anonymous
-
8 years ago