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
Mail With Groups
ECMAScript (JavaScript)
Matches email with groups for username and domain.
Submitted by
anonymous
-
9 years ago
1
redaa
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
keep versions
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
hstore
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
MYV_POSTPAY_ACCESSLOG
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
英数記号あり(大文字小文字の区別なし)で、かつ8文字以上
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
Find sentence start
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
catch or match URL or URI
PCRE (PHP <7.3)
any more? tell me by email.
Submitted by
CSnowstar(997596@gmail.com)
-
9 years ago
1
java while
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
javas legal empty lines
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
javas dismissed lines
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Placeholder finder
PCRE (PHP <7.3)
Matches unfilled placeholders and (nested) placeholder blocks
Submitted by
Wolf Wortmann
-
9 years ago
1
ewqewq
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Validacija Korisnickog imena
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Validacija broja telefona
PCRE (PHP <7.3)
Format: +3816...
Submitted by
anonymous
-
9 years ago
1
Validacija imena i prezimena
PCRE (PHP <7.3)
Sva slova Latinice od 4-20 karaktera
Submitted by
anonymous
-
9 years ago
1
Extract Lat Long from Google Maps URL
ECMAScript (JavaScript)
no description available
Submitted by
shivanraptor
-
9 years ago
1
email check
PCRE (PHP <7.3)
checks the email string for valid
Submitted by
harimambura
-
9 years ago
1
Bug revision
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
ipv4
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
...
86
87
88
89
90
...
900
Community Library Entry
1
Regular Expression
ECMAScript (JavaScript)
/
(
[
0
-
9
]
*
\.
?
[
0
-
9
]
*
\*
x
\^
[
0
-
2
]
)
/
gi
Open regex in editor
Description
no description available
Submitted by
anonymous
-
9 years ago