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,200 community submitted regex patterns...
1
Datalog (Prolog Subset) Parser
PCRE2 (PHP >=7.3)
A Unicode friendly parser for Datalog, the functor-free subset of pure Prolog.
Submitted by
stellartux
-
a month ago
(Last modified a month ago)
1
op
ECMAScript (JavaScript)
les
Submitted by
anonymous
-
a month ago
1
Yt ms
PCRE2 (PHP >=7.3)
G
Submitted by
Me
-
a month ago
1
Spotify album info grabber
PCRE2 (PHP >=7.3)
From the page source of a Spotify browser instance, grabs the track and first credited artist name. Useful for last.fm, for example.
Submitted by
bup
-
a month ago
1
email address
Python
email address
Submitted by
anonymous
-
a month ago
1
URL matching
Python
Matches URLs in texts. Forked from https://regex101.com/r/cX0pJ8/1 , then removed matching emails
Submitted by
anonymous
-
a month ago
1
CUI Regex Community Library
PCRE2 (PHP >=7.3)
https://github.com/CStaich/CUIregex
Submitted by
CStaich
-
a month ago
1
Url Duzenleyici
PCRE2 (PHP >=7.3)
za
Submitted by
Gultekin
-
a month ago
1
Replace last two digits of a four digit number with 99
Python
Replaces the last two digits of any four digit number with 99. Useful for replacing chart of account codes for accounting software mapping functionalities. Helpful for ProPay.
Submitted by
Eric Higdon
-
22 days ago
(Last modified 22 days ago)
1
dct555
PCRE2 (PHP >=7.3)
#include ; to declare the Constants of StringRegExp #include ; UDF needed for _ArrayDisplay and _ArrayConcatenate Local $sRegex = "(?JD)[abc]" Local $sString = "ab123cd" ...
Submitted by
anonymous
-
20 days ago
1
Integer Number
ECMAScript (JavaScript)
X
Submitted by
Buddha
-
19 days ago
(Last modified 19 days ago)
1
Whole Number
PCRE2 (PHP >=7.3)
X
Submitted by
Buddha
-
19 days ago
1
Characters that are not letters in a non-standard alphebet
PCRE2 (PHP >=7.3)
Using this to count words in a text document that will contain languages other than English.
Submitted by
Salatbart
-
14 days ago
1
IPv4
PCRE2 (PHP >=7.3)
IPv4 matching pattern. Excludes values over 255 or numbers with zero-prefix (e.g. 08)
Submitted by
anonymous
-
13 days ago
1
Match number 1–50
PCRE2 (PHP >=7.3)
Matches on any number from 1–50. Helpful for ProPay
Submitted by
Eric Higdon
-
10 days ago
1
Match number 51-100
PCRE2 (PHP >=7.3)
Matches on any number from 51-100. Helpful for ProPay
Submitted by
Eric Higdon
-
10 days ago
1
Match any value
PCRE2 (PHP >=7.3)
Match on any value of any length. Helpful for ProPay
Submitted by
Eric Higdon
-
10 days ago
1
Semantic versioning examples
PCRE2 (PHP >=7.3)
Semantic versioning examples
Submitted by
Hosmos
-
3 days ago
1
Email validation regex
ECMAScript (JavaScript)
Compliant with RFC 5322
Submitted by
valentinllpz
-
9 hours ago
1
Anom
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
12 years ago
1
...
126
127
128
129
130
...
910