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 12,760 community submitted regex patterns...
1
GESisor
PCRE (PHP <7.3)
thx
Submitted by
isor
-
9 years ago
1
GESisor
PCRE (PHP <7.3)
thx
Submitted by
isor
-
9 years ago
1
Nested Exception Thrower
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Select not minified javascripts
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
2
Alphanumeric only
PCRE (PHP <7.3)
Allows only Uppercase, lowercase letters and numbers
Submitted by
anonymous
-
9 years ago
1
(yyyy-mm-dd HH:MM:SS)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
2
URL with Port
ECMAScript (JavaScript)
no description available
Submitted by
rkl
-
9 years ago
1
Match for RAM, Storage
PCRE (PHP <7.3)
Match for ram size and storage size
Submitted by
anonymous
-
9 years ago
1
Water
PCRE (PHP <7.3)
Submitted by
anonymous
-
9 years ago
1
MQS
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Telefoonnummer
PCRE (PHP <7.3)
no description available
Submitted by
manoe
-
9 years ago
1
Folkeskoleklasse
PCRE (PHP <7.3)
Regex til at matche folkeskoleklasse input. Matcher et tal fra 1 - 10, derefter et eller flere mellemrum evt. efterfulgt af et punktum eller et punktum derefter efterfulgt af et eller flere mellemrum og til sidst et enkelt bogstav (stort eller lille).
Submitted by
Emil Kjær Eriksen
-
9 years ago
1
teste
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Match emoji shortcodes
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
4
html tags
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
/^([a-zA-Z0-9])+([a-zA-Z0-9\._-])*@([a-zA-Z0-9_-])+([a-zA-Z0-9\._-]+)+
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
asas
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
(aller) + -z
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
Strip the Headers from a response where JSON is present
ECMAScript (JavaScript)
HTTP/1.0 404 Not Found Cache-Control: no-cache Content-Type: application/json {"validation_message":'...'} ...
Submitted by
John B.
-
9 years ago
2
fiddler raw to php array
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
...
466
467
468
469
470
...
638
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
Jessip
Daggerheart
is
attempting
to
sneak
up
on
(?<Player>
\w
+
)
/
gm
Open regex in editor
Description
<Trigger R="(?<char>[a-zA-Z]*) [a-zA-Z]{1,} gains the effect of Compressed Water from Vortexer" SD="${char}" ST="3" CR="F" C="A6s" T="F" TN="" Ta="F" />
Submitted by
anonymous
-
9 years ago