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
E-mail
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Test
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Aktien
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
dbox-fileline with HTML comment
ECMAScript (JavaScript)
dbox-fileline with HTML comments
Submitted by
anonymous
-
5 years ago
0
gcash
Python
Something to extract data from GCash SMS
Submitted by
anonymous
-
5 years ago
0
yyyy-mm-dd
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
date
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Email adres kdg
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Nummerplaat belgie
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
BankrekeningNummer Belgie
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Telefoonnummer belgie
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
match word without dash
PCRE (PHP <7.3)
the whole word and nothing but the word
Submitted by
anonymous
-
5 years ago
0
homestate: Transition
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
kube-system:tunnel-front
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
-1
kube-system:sealed-secrets-controller
PCRE (PHP <7.3)
timestamp extraction for k8s:kube-system:sealed-secrets-controller logs
Submitted by
anonymous
-
5 years ago
0
trim
ECMAScript (JavaScript)
trim string
Submitted by
fp
-
5 years ago
0
customer:document-templates
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Alle erlaubten Zeichen und Dateiendungen
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
包含多个指定字符
Python
只是包含,无关顺序,且每一个字符都必须包含进去
Submitted by
anonymous
-
5 years ago
0
Numbers or Fractions
ECMAScript (JavaScript)
Matches integer numbers, floats and fractions of floats. I.e. "2", "-3.456", "3/4", "2.1/8".
Submitted by
anonymous
-
5 years ago
1
...
621
622
623
624
625
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
^
(
(?!
https:
\/\/
www
\.
foxnews
\.
com
\/
(
opinion
|
us
|
politics
|
media
)
\/
)
.
)*
$
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
5 years ago