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
Moscow Phones Pattern
PCRE (PHP <7.3)
Here is a pattern for all kind of Moscow and Moscow Region phones with or without additional number.
Submitted by
cvvvlad
-
8 years ago
1
basic date recognition
PCRE (PHP <7.3)
no description available
Submitted by
hanefi
-
8 years ago
1
Teena is here AND you are der (why u said) OR I ll come NOT you say
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
1
french firstname
PCRE (PHP <7.3)
find good french firstname single or composed
Submitted by
anonymous
-
8 years ago
1
Valid Schufa Strings
PCRE (PHP <7.3)
All strings(name, surname, street..) which are exeptepted by the Schufa SLIM-2 API (German identity check system)
Submitted by
anonymous
-
8 years ago
1
CSS clas contains
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
test email
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Cottage Type + Parc
PCRE (PHP <7.3)
no description available
Submitted by
Nowon
-
8 years ago
1
inline to external css
PCRE (PHP <7.3)
code for selection of specific classes.
Submitted by
junaid ahmad
-
8 years ago
1
URL Validator
PCRE (PHP <7.3)
It validates almost all URL.
Submitted by
Anil Goswami
-
8 years ago
1
EclipseKeywordDataMatches
ECMAScript (JavaScript)
matches keyword data
Submitted by
anonymous
-
8 years ago
1
JDBC Oracle syntax for EZCONNECT
Python
no description available
Submitted by
Alexander.Iljushkin
-
8 years ago
1
3123123
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
2
IPv6 detection
Python
It's too large to match with all which seems like an IPv6. It's not perfect, but it's detects more valid IPv6 than some others regex.
Submitted by
Ajabep
-
8 years ago
1
Match arbitary metadata in WordPress export XML
ECMAScript (JavaScript)
Allows for easy removal of metadata in WP export file
Submitted by
anonymous
-
8 years ago
1
Div
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Todos números de 4 digitos (como palabras)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Minecraft Username Matcher
PCRE (PHP <7.3)
Matches valid minecraft usernames, one per line
Submitted by
anonymous
-
8 years ago
1
Test
Python
no description available
Submitted by
anonymous
-
8 years ago
1
123
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
...
651
652
653
654
655
...
900
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
(
<div
class="group_row_labeled"><a
href="
)
http:
\/\/
vk
\.
com
\/
.
*
?
>
/
g
Open regex in editor
Description
no description available
Submitted by
anonymous
-
8 years ago