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 14,300 community submitted regex patterns...
1
test1
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
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
Youtube Regex
PCRE (PHP <7.3)
Get Youtube Link
Submitted by
anonymous
-
8 years ago
1
Youtube Regex
PCRE (PHP <7.3)
Get Youtube Link
Submitted by
anonymous
-
8 years ago
1
match string
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Get params from function source
PCRE (PHP <7.3)
no description available
Submitted by
Mike Nahmias
-
8 years ago
1
Restrict white space & # tag
PCRE (PHP <7.3)
no description available
Submitted by
sanju
-
8 years ago
1
abap comment
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
ABAP method
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
phones russian
PCRE (PHP <7.3)
no description available
Submitted by
ConConovaloff
-
8 years ago
1
c extract
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Rew
PCRE (PHP <7.3)
no description available
Submitted by
SLD
-
8 years ago
1
PaySafeCard (PSC) Code
PCRE (PHP <7.3)
Matches codes with and without minus (-) Prevents fake codes like "1234-1234-1234-1234"
Submitted by
timmyrs
-
8 years ago
1
Regex 13
PCRE (PHP <7.3)
Reference Citation parser 13
Submitted by
Ali Momeni
-
8 years ago
1
Eclipse Keyword SPECGRID
Python
Retrieve the first numeric parameters of the SPECGRID keyword
Submitted by
Rashmin Dandekar
-
8 years ago
1
Pass
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
電子發票
PCRE (PHP <7.3)
電子發票
Submitted by
RJpolar
-
8 years ago
1
Remove Script Tags
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Find ToCs
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
...
590
591
592
593
594
...
715
Community Library Entry
35
Regular Expression
PCRE (PHP <7.3)
/
(
https
?
:
\/\/
)
.
*
/
g
Open regex in editor
Description
no description available
Submitted by
Mitus M.
-
11 years ago