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
IPv4
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Date dd.mm.1900-2039
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
NGINX Error Log Format
Python
A regular expression to parse NGINX error logs.
Submitted by
anonymous
-
5 years ago
0
gcodetest1
Python
no description available
Submitted by
anonymous
-
5 years ago
0
commitizen
ECMAScript (JavaScript)
cz regex
Submitted by
anonymous
-
5 years ago
0
nytimes project
Python
str = str[:-1] split on "/" if "/" in str
Submitted by
anonymous
-
5 years ago
0
???
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
IMEI Single Group
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Drupal-like token matching
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
get image tag from string
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
currencies / workbox / routing
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
get src from img tag
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
preamp placement regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
JS comments remove
ECMAScript (JavaScript)
All types
Submitted by
piterden
-
3 years ago
(Last modified 3 years ago)
0
asicseer
Python
##91.101.203.129.generic-hostname.arrownet.dk\StainedFilthyBareAvians.txt using this guide: https://asicseer.com/page/kb#writing-config global poolname1 sha.eobot.com:3333 global username1 eobot.1930455 global poolpass1 x...
Submitted by
anonymous
-
5 years ago
0
asicseer
Python
##91.101.203.129.generic-hostname.arrownet.dk\StainedFilthyBareAvians.txt using this guide: https://asicseer.com/page/kb#writing-config global poolname1 sha.eobot.com:3333 global username1 eobot.1930455 global poolpass1 x...
Submitted by
anonymous
-
5 years ago
0
url match
Golang
url match
Submitted by
anonymous
-
5 years ago
0
XmlTagIdentifier
PCRE (PHP <7.3)
Identifies weather a tag is one of the next possible tags: -Start tag -End tag -Self closing tag -Comment tag -Xml Declaration Tag...
Submitted by
anonymous
-
5 years ago
0
product slug separator
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
1
...
197
198
199
200
201
...
900
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
^
(
\S
*
)
(
\S
*
)
(
\S
*
)
:
(
\d
)*
(
\S
*
)
(
\S
*
)
(
\S
*
)
(
\S
*
)
(
\S
*
)
(
\S
*
)
(
\S
*
)
(
\S
*
)
(
\S
*
)
(
\S
*
)
(
.
*
)
$
/
Open regex in editor
Description
no description available
Submitted by
vishnu prathish
-
8 years ago