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,020 community submitted regex patterns...
0
Separator Regex
PCRE2 (PHP >=7.3)
Separator regex
Submitted by
anonymous
-
3 years ago
0
Look ahead conditional
PCRE2 (PHP >=7.3)
/333 or /333/333
Submitted by
anonymous
-
3 years ago
0
Mayne Way Entertainment
PCRE (PHP <7.3)
Your WhatsApp Business code 811-007 You can also tap this link https://www.maynewayent.com
Submitted by
Lahyan Djeh
-
3 years ago
0
VBScript Sub Routine Signature Extract
ECMAScript (JavaScript)
Extract signature of the sub routine in Vbscript
Submitted by
Praveen Kumar Nandagiri
-
3 years ago
0
Vbscript Function Signature Extract
ECMAScript (JavaScript)
Extract Function signature from vbscript using javascript style regex
Submitted by
Praveen Kumar Nandagiri
-
3 years ago
0
Vbscript Class Property Signature extract
ECMAScript (JavaScript)
Extract property signature from vbscript
Submitted by
Praveen Kumar Nandagiri
-
3 years ago
0
clean subtitles
PCRE2 (PHP >=7.3)
clean tags from subtitles
Submitted by
watcher
-
3 years ago
0
Get default profiles folder name from Firefox profiles.ini
PCRE2 (PHP >=7.3)
With standard Firefox and Firefox-Dev installation, default profiles folders should be casual characters dot "default-release" or "dev-edition-default". To restore a backup you must past the content of the old folder to those folders, only the content. So this ways I get the folders after opened the...
Submitted by
globdug
-
3 years ago
0
Discord emoji regex
ECMAScript (JavaScript)
Discod emoji regex
Submitted by
Xaliks
-
3 years ago
0
The words between two substring
PCRE2 (PHP >=7.3)
The words between two substring
Submitted by
Sandro Conte
-
3 years ago
0
02.07.b)
PCRE2 (PHP >=7.3)
02.07. FMUSI
Submitted by
anonymous
-
3 years ago
0
EMDG LONG_TEXT
PCRE2 (PHP >=7.3)
1 - 256 tegn er tilladt
Submitted by
anonymous
-
3 years ago
0
regex_has_office_local
Python
regex
Submitted by
guif
-
3 years ago
0
regex_has_commercial_local
Python
regex
Submitted by
guif
-
3 years ago
0
Regex head tags contents
PCRE2 (PHP >=7.3)
Regex head tags contents
Submitted by
anonymous
-
3 years ago
0
location
PCRE2 (PHP >=7.3)
locaiton regex
Submitted by
chenxi
-
3 years ago
0
Otp Extraction
PCRE (PHP <7.3)
It will used for otp extraction from sms
Submitted by
anonymous
-
3 years ago
0
Brazil's Documents
PCRE2 (PHP >=7.3)
Documents of the Brazil
Submitted by
anonymous
-
3 years ago
0
Indian Phone Numbers
PCRE2 (PHP >=7.3)
Regex to identify 10 digit phone numbers in India.
Submitted by
anonymous
-
3 years ago
0
IPv4 address
PCRE2 (PHP >=7.3)
Matches any IPv4 address.
Submitted by
Piwi
-
3 years ago
(Last modified 3 years ago)
1
...
438
439
440
441
442
...
901
Community Library Entry
0
Regular Expression
ECMAScript (JavaScript)
/
^
(
(
[
1
-
4
]
[
/
]
[
1
-
4
]
)*
)
(
(
[
,
]
[
1
-
4
]
[
/
]
[
1
-
4
]
)*
)
(
(
[
1
-
4
]
)*
)
(
(
[
,
]
[
1
-
4
]
)*
)
$
/
Open regex in editor
Description
no description available
Submitted by
anonymous
-
7 years ago