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 2,920 community submitted regex patterns...
0
#67135
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
username
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
-2
LinuxOSVersion
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
-2
Exclude particular word in phrase
PCRE2 (PHP >=7.3)
this will exclude particular phrase from a line. means it will match only those line which dont have those word
Submitted by
anonymous
-
4 years ago
0
ISO 8601 Define Date Time Check
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
extract_field_names_AA
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Javascript function declaration to arrow function declaration regex
PCRE2 (PHP >=7.3)
This regex takes a function declaration and transforms it to an arrow function. Replace: const $1 = $2 => $3;
Submitted by
anonymous
-
4 years ago
0
Foundational Offering URLs
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Foundational Offering URLs
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Growth Offering URLs
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Get h2
PCRE2 (PHP >=7.3)
Wyciąga treść z nagłówków h2.
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
Inzidenz Aachen
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
-2
Url regex
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
ARVE x
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
1st regex
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
cfgattr
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
kettle log -> fluentd
PCRE2 (PHP >=7.3)
no description available
Submitted by
paskal
-
4 years ago
0
Akamai Regex for valid geo traffic
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
jeems
PCRE2 (PHP >=7.3)
ndsd.log
Submitted by
Jim Willeke
-
4 years ago
1
验证金额 "-999999999.99 ~ 999999999.99" ,小数点保留2位
PCRE2 (PHP >=7.3)
验证阿拉伯数字金额 "-999999999 ~ 999999999" ,小数点后面保留2位
Submitted by
cp.l
-
4 years ago
1
...
141
142
143
144
145
146
Community Library Entry
0
Regular Expression
.NET 7.0 (C#)
@"
<!
\[
CDATA
\[
(
.
*
)
\]\]
>
"
Open regex in editor
Description
no description available
Submitted by
anonymous
-
7 years ago
(Last modified a year ago)