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
Highest Score
Lowest Score
Most upvotes
Most downvotes
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,880 community submitted regex patterns...
0
finding correct assignment statements part 3
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
BUN
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
9 digit mid IMB
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
6 digit mid IMB
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Split on Letters, Numbers, and Dashes
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Regex for email searches
Golang
no description available
Submitted by
Manuel
-
4 years ago
0
atleast one alphabet and only +_-@ specials
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
get first number from string
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
ReName_01_
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
6 digit Sort Code without dashes
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
2
Dutch streetnames + housenumber + extension
PCRE2 (PHP >=7.3)
Validates a streetname + housenr + extension Somestreet 12 b
Submitted by
anonymous
-
4 years ago
(Last modified 4 months ago)
2
Dutch zipcodes
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
(Last modified 4 months ago)
1
Dutch mobile phone number
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Aplayer Icons Regex
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
cisco command
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Minify HTML
PCRE2 (PHP >=7.3)
Remove Whitespace Remove Comment
Submitted by
Habibi Mustafa
-
4 years ago
0
get main content if has :
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Email
PCRE2 (PHP >=7.3)
A valid Email
Submitted by
AiAbdrahim
-
4 years ago
0
Email
PCRE2 (PHP >=7.3)
no description available
Submitted by
AiAbdrahim
-
4 years ago
(Last modified 4 years ago)
0
URL
PCRE2 (PHP >=7.3)
This pattern can detect URLs.
Submitted by
anonymous
-
4 years ago
1
...
131
132
133
134
135
...
144
erb
1
Regular Expression
PCRE (PHP <7.3)
/
<%=
?
(
.
+
)
%>
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
10 years ago