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
CAN1-v2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
numbers
Python
no description available
Submitted by
anonymous
-
5 years ago
0
CAN2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
CAN1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
AUX/LUX
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Consecutive images
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Command - description (botfather)
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Clear
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Regular expression to validate sentences with characters used in spanish.
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Emoji
ECMAScript (JavaScript)
Parse emojies C Sharp example https://rextester.com/VFNJZ68617
Submitted by
anonymous
-
5 years ago
0
Negative lookahead to excluded non-Windows Office and a couple others
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
CEP mask
PCRE (PHP <7.3)
Brazilian CEP mask
Submitted by
anonymous
-
5 years ago
0
IPV6 Validator
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
IPV4 Validator
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
SubnetMask Validator
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Subnet Validator
ECMAScript (JavaScript)
Validates the subnet. Not the subnet mask. It is only for 2 or 3 octets
Submitted by
anonymous
-
5 years ago
0
Fox EMEA PDP's
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
JIRA Tickets
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Revert
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
address
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
1
...
321
322
323
324
325
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
(?:
FN:Tom
)
(
(
.
|
\n
)*
)
(?:
\n
END:VCARD
)
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
4 years ago