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
Remove target attribute after URL in anchor tag.
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
djfgdfg
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
CIELO 03
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Bélgica
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Regex dia cuxaro
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Physical Units
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Jas - Regex matching ReportName
PCRE (PHP <7.3)
Jas asked me for help creating this regex
Submitted by
Scott Young
-
8 years ago
0
Fix auto generated (from swagger.json) TypeScript client
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Find = without surrounding spaces
PCRE (PHP <7.3)
It searches for single occurrences of = without surrounding spaces (== are excluded).
Submitted by
anonymous
-
8 years ago
0
exponent superscript
PCRE (PHP <7.3)
m2
Submitted by
anonymous
-
8 years ago
0
SQL Injection Attack: Common DB Names Detected
PCRE (PHP <7.3)
Regex modsecurity Tranlate by nNips
Submitted by
anonymous
-
8 years ago
0
Unicode Name validation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Phone
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Common mails
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Complex password
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Sass2Stylus Regex
PCRE (PHP <7.3)
converts CSS SASS to Stylus
Submitted by
anonymous
-
8 years ago
0
Password with rare chars
PCRE (PHP <7.3)
no description available
Submitted by
Luis Arias
-
8 years ago
0
Filtre underscore
PCRE (PHP <7.3)
Filtre : split on underscore
Submitted by
herve_p
-
8 years ago
0
test
PCRE (PHP <7.3)
test
Submitted by
anonymous
-
8 years ago
0
Person Name
PCRE (PHP <7.3)
One or more words, separated by one space. Allowed letters from any alphabet, dashes, dots and spaces (not more than one successively). Must begin with a letter and end with a letter or dot.
Submitted by
kostya
-
7 years ago
1
...
72
73
74
75
76
...
900
Community Library Entry
0
Regular Expression
ECMAScript (JavaScript)
/
<a
href='
(
http:
\/\/
store
\.
steampowered
\.
com
\/
app
\/
\d
+
\/
)
'>
/
g
Open regex in editor
Description
no description available
Submitted by
anonymous
-
7 years ago