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
basic word separation
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
Metin 2 grup tr
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Latitude
PCRE (PHP <7.3)
no description available
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
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
TM1 - Transformar cellget em cellput
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Find Language name
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
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
kamailio tm module error in log
PCRE (PHP <7.3)
no description available
Submitted by
tommasinigiovanni
-
8 years ago
0
category
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
SELLER
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
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
weblinks to domain
PCRE (PHP <7.3)
no description available
Submitted by
computingfreak
-
8 years ago
0
card
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Ścieki
PCRE (PHP <7.3)
Ścieki
Submitted by
Ścieki
-
8 years ago
1
Match any line that starts with '[' and ends with ']'
PCRE (PHP <7.3)
Match any line that starts with '[' and ends with ']'
Submitted by
anonymous
-
8 years ago
0
IWRJGWRGJKLJWRKLGHJWRKHGLJQEIOFJQEGOIJQEG
PCRE (PHP <7.3)
ERGJIEROIGJEROGI OFJGPOFJHLWRHBJKLWRFHERHEPRIOJVEPRG_EERGJIEORIGJEKRGJLJFXCG_ EGFEQGQEGQEFDGJZXDFHNSJ WRHIJWROKJFLXKHJSLKHSRH QEIGJMQEPOGQEPOGH WRGIONOGJNSWRPGIJWPRIGJWRGH...
Submitted by
KLSFGOLIWJMGOIWRNGIWRJGOWRIGHOWIGHDG
-
8 years ago
1
Unuseful names
ECMAScript (JavaScript)
no description available
Submitted by
Moayad
-
8 years ago
1
only letters and numbers
PCRE (PHP <7.3)
Match only with letters and numbers between x to y quantities
Submitted by
anonymous
-
8 years ago
1
...
608
609
610
611
612
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
@
[^
>
]
*
class="
[^
"
]
*
(?<=
"
|
\s
)
dd-price
(?=
"
|
\s
)
[^
"
]
*
"
[^
<
]
*
.
*
?
content="
(
\d
+
)
"
@
gmis
Open regex in editor
Description
no description available
Submitted by
marina
-
8 years ago