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
Match WebView Inapp
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Address2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
The Phrase: تابعه فلان between square brackets.
Python
every part of the phrase can be replaced
Submitted by
anonymous
-
6 years ago
0
HP3par Catch ALL
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Passwords XML
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Passwords Code
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
trim expression
ECMAScript (JavaScript)
("\s+|^[\w\s\w])|(\s+") replace "
Submitted by
anonymous
-
6 years ago
0
Test
PCRE (PHP <7.3)
[а-я]+
Submitted by
anonymous
-
6 years ago
0
div
ECMAScript (JavaScript)
单个标签匹配;
Submitted by
anonymous
-
6 years ago
0
abc
Golang
no description available
Submitted by
anonymous
-
6 years ago
0
Serilog text file regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Monster
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Pull out type and app
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
aaa
Python
aaa
Submitted by
anonymous
-
6 years ago
0
1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Ruparupa Internal Search
PCRE (PHP <7.3)
It is working!
Submitted by
anonymous
-
6 years ago
0
Imperva CEF
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Integromat help
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Integromat help
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Pixel value as quoted string
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
1
...
518
519
520
521
522
...
900
Community Library Entry
0
Regular Expression
ECMAScript (JavaScript)
/
\W\s
(?<Item>
[
\w\s\d
A
-
Za
-
z
]
+
?
)
\s
+
?
.
+
Price:
/
m
Open regex in editor
Description
no description available
Submitted by
anonymous
-
6 years ago