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
CC Expiration Date
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
sales regex (with/without comma, allow decimal)
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
amazon pdf regexpress
Python
no description available
Submitted by
anonymous
-
5 years ago
0
AMap POI ID
Python
no description available
Submitted by
anonymous
-
5 years ago
0
AMap POI Tile index
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Mail Sub Line regex
PCRE (PHP <7.3)
tested 23-12-2019 16:13 hrs
Submitted by
anonymous
-
5 years ago
0
Mail Sub Line regex
PCRE (PHP <7.3)
tested 23-12-2019 16:13 hrs
Submitted by
anonymous
-
5 years ago
0
Youtube video url matcher
PCRE (PHP <7.3)
Matches Youtube video links Matches the video id as (group 1) for regular youtube links. Matches the video id as (group 2) for shared Youtube links.
Submitted by
anonymous
-
5 years ago
0
Match Brazilian phone number
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
highlight
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Pegar codigo na descricao de produto Balanço
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
clipwatching
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
uqload
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Js
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
FTP file details in mail body
PCRE (PHP <7.3)
tested 26-12-2019 13:26 hrs
Submitted by
anonymous
-
5 years ago
0
ACPM
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
PRUEBA 1
Python
ZAHO :CMM,:NR=2087:;
Submitted by
anonymous
-
5 years ago
0
ExtractBank
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Verantwortlicher Gem Art
PCRE (PHP <7.3)
Verantwortlicher gemäß Art
Submitted by
anonymous
-
5 years ago
0
select everything in square brackets
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
1
...
619
620
621
622
623
...
900
Community Library Entry
0
Regular Expression
Python
r"
P
(
\d
{1,}
.\d
{1,}
)
(?<=
)
of
(?=
to
)
"
gm
Open regex in editor
Description
Something to extract data from GCash SMS
Submitted by
anonymous
-
5 years ago