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
Twitch chat cutter
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Separar grupos con parantesis
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
obtener operandos de formula
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
EOS.IO public key
PCRE (PHP <7.3)
This regex tests that a string is formatted in a way that is compatible with the restrictions on EOS.IO software public keys.
Submitted by
Thomas Cox
-
7 years ago
0
Regex để lấy số và đơn vị
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Agrupamento com captura ($)
PCRE (PHP <7.3)
no description available
Submitted by
Ricardo Canelas
-
7 years ago
0
Email
ECMAScript (JavaScript)
email regex
Submitted by
anonymous
-
7 years ago
0
URLS
ECMAScript (JavaScript)
find urls
Submitted by
anonymous
-
7 years ago
0
Xóa chuỗi không cần thiết khi update file pot
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
get from text the url
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Match script tag attribute and content except specific type
ECMAScript (JavaScript)
Match script tag attribute and content except specific type
Submitted by
anonymous
-
7 years ago
0
Freizeichen Party
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
s/IP/IP address/
PCRE (PHP <7.3)
Lots of ppl shortcut IP address to IP. This fixes it. Mostly...
Submitted by
davido
-
7 years ago
0
Replace euro symbol to WW
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
ахаха
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Best Email Id Pattern
PCRE (PHP <7.3)
no description available
Submitted by
Shreya Prajapati
-
7 years ago
0
Named Entity Regex - Pattern
PCRE (PHP <7.3)
Named Regex - Mixed pattern
Submitted by
Dhanayan Shankar
-
7 years ago
0
Named pattern surname - firstname
PCRE (PHP <7.3)
Named pattern surname - firstname
Submitted by
anonymous
-
7 years ago
0
Regular Expression For Name
PCRE (PHP <7.3)
no description available
Submitted by
Shreya Prajapati
-
7 years ago
0
Regular Expression For Name C
PCRE (PHP <7.3)
no description available
Submitted by
Shreya Prajapati
-
7 years ago
1
...
74
75
76
77
78
...
900
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
^
(
\d
{2}
[
\.
-
]
?
){4}
\d
{2}
$
/
Open regex in editor
Description
no description available
Submitted by
anonymous
-
10 years ago