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
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
sml-identifier
Python
no description available
Submitted by
anonymous
-
9 years ago
1
MD5 (32-bit hash algorithm)
PCRE (PHP <7.3)
Encrypted string of popular hashing algorithm, and other 32-bit algorithms
Submitted by
anonymous
-
9 years ago
1
MASSA$%^&*)(*
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
...
100
101
102
103
104
...
900
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
(
(
http:
\/\/
sim
\d
{1,5}
.
agni
.
lindenlab
.
com:
\d
{4,5}
)
(
\/
cap
\/
\w
{8}
-
\w
{4}
-
\w
{4}
-
\w
{4}
-
\w
{12}
)
)
/
Open regex in editor
Description
sim regex
Submitted by
tez
-
9 years ago