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
postfix senhas abertas
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Configurable math parser
PCRE (PHP <7.3)
A validator/parser for math expressions. Written on PCRE regex. To change settings, change the 0 to 1 or 1 to 0 after a setting, example: (?){1} to disable, change to (?){0}
Submitted by
Mateon1
-
9 years ago
1
Extract url from code braces
ECMAScript (JavaScript)
Extract a url from as string
Submitted by
anistark
-
9 years ago
1
xslt
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
9999
ECMAScript (JavaScript)
Using exactly four 9s and no other digits, write an equation which evaluates to 100
Submitted by
GMiller
-
9 years ago
1
For names and surnames all around the world
PCRE (PHP <7.3)
except russian, greek and arabic alphabets.
Submitted by
İstanbul
-
9 years ago
1
a
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Asterinic Recording Path
PCRE (PHP <7.3)
regex for changing recording path
Submitted by
anonymous
-
9 years ago
1
Dates
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Text validation
PCRE (PHP <7.3)
Two words, each word first letter capital
Submitted by
Phani Rahul Sivalenka
-
9 years ago
1
Geolocalisation: Degrés Minutes Secondes E/O
PCRE (PHP <7.3)
Geolocalisation: Degrés Minutes Secondes E/O
Submitted by
Vincent Ordioni
-
9 years ago
1
www
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
string-format
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
pages to iwpage
PCRE (PHP <7.3)
Converts pages tag into Iwpages template (MediaWiki - wikisource - proofread extension)
Submitted by
Alex
-
9 years ago
1
d{2}\.\d{2}"
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Check Node path
PCRE (PHP <7.3)
Check if a string starts with a letter and ends with a backslash
Submitted by
anonymous
-
9 years ago
1
exemplo-flex-0
Python
no description available
Submitted by
anonymous
-
9 years ago
1
exemplo-flex-1
Python
no description available
Submitted by
anonymous
-
9 years ago
1
exemplo-flex-3
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
exemplo-flex-4
Python
no description available
Submitted by
anonymous
-
9 years ago
1
...
610
611
612
613
614
...
900
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
(
(
<
(
.
)*
\\
>
)
|
(
|
\t
)
|
(
\n
)
)*
/
Open regex in editor
Description
no description available
Submitted by
anonymous
-
9 years ago