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
card
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
weblinks to domain
PCRE (PHP <7.3)
no description available
Submitted by
computingfreak
-
8 years ago
0
http & https links to domain-only without www
PCRE (PHP <7.3)
no description available
Submitted by
computingfreak
-
8 years ago
0
category
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
kamailio tm module error in log
PCRE (PHP <7.3)
no description available
Submitted by
tommasinigiovanni
-
8 years ago
0
YouTube Channel Username and ID
ECMAScript (JavaScript)
Extract the Channel Username or Channel ID given a YouTube Channel URL.
Submitted by
cris_hitech
-
8 years ago
0
Find Language name
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
TM1 - Transformar cellget em cellput
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Matching of temperatures (celsius, fahrenheit, and kelvin)
PCRE (PHP <7.3)
Matches common types of English-written temperature units.
Submitted by
anonymous
-
8 years ago
0
Find start of line to the first comma
PCRE (PHP <7.3)
We wamt to capture "Exclusive networks" Use ^+ Test: Exclusive networks, test123, 100094747, test@exclusivenetworks.com
Submitted by
anonymous
-
8 years ago
0
Latitude
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Metin 2 grup tr
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
VCS URL Test
PCRE (PHP <7.3)
returns g1: domain g2: username g3: repository
Submitted by
Eduardo Dalla Vecchia
-
8 years ago
0
basic word separation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
New Regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
show_inv_parser
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
url
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Match non self closing tags HTML/XML tags
Golang
no description available
Submitted by
Richard Peng
-
8 years ago
0
Parse QR
PCRE (PHP <7.3)
no description available
Submitted by
h
-
8 years ago
0
QR Parse
PCRE (PHP <7.3)
to parse qr
Submitted by
h
-
8 years ago
1
...
76
77
78
79
80
...
900
Community Library Entry
0
Regular Expression
Python
r"
(
trunk
)
|
branches
\/
(
[^
\/
]
)+
"
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
8 years ago