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
"greedy" ltv bug
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
RDATE
PCRE (PHP <7.3)
RDATE parsing REGEX
Submitted by
Brian
-
9 years ago
1
regex title
PCRE (PHP <7.3)
yii2 regex
Submitted by
connor
-
9 years ago
1
email
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
email validation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
simple symbols
ECMAScript (JavaScript)
+a+====+b+
Submitted by
Tamara F
-
9 years ago
1
last element in list
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
de-obfuscate javascript list
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
not match first string
PCRE (PHP <7.3)
sgsg
Submitted by
ad
-
9 years ago
1
deobfusc js
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Repeating numbers
ECMAScript (JavaScript)
Repeating numbers (11111,22222,333333)
Submitted by
Selva
-
9 years ago
1
Regex Groups
PCRE (PHP <7.3)
Complicated Example changing 2 values in a found string
Submitted by
anonymous
-
9 years ago
1
catch out a filed repeate more times
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
how to solve this?
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
find file name with file extension
PCRE (PHP <7.3)
find file name with file extension
Submitted by
rainyseason
-
9 years ago
1
Search Ext.Logger with <debug> tag
PCRE (PHP <7.3)
no description available
Submitted by
Henry Nguyen
-
9 years ago
1
test
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
SunlessSea Advanced Parser
PCRE (PHP <7.3)
for [d:] and [q:]
Submitted by
MestreLion
-
9 years ago
1
elabFK
PCRE (PHP <7.3)
solution for matching
Submitted by
FK
-
9 years ago
1
Trim Regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
...
682
683
684
685
686
...
900
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
^
"
(
.
*
)
\n
(
[
\w
]
+
)
(
\d
*
)
\n
\(
(
[
\d
\.
]
+
)
,
(
[
\d
\-\.
]
+
)
\)
"
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
9 years ago