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
space between words in sentence
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
BM tag
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
DEFECTS
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
@ACCOR.COM
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
@BANCSABADELL.COM
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
@CIRAD.FR
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
@ENGIE.COM
PCRE (PHP <7.3)
prise en compte des commentaires externes multilignes
Submitted by
anonymous
-
5 years ago
0
@FASTWEB.IT
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
@ILRS.360FACILITY.NET
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Get raw url
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
@LCL.FR (creation)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
@LCL.FR (refus)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
FHIR Scraper
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Extract pattern
PCRE (PHP <7.3)
In JS use: Source.match(/pattern/mod)
Submitted by
anonymous
-
5 years ago
0
Todas las literales Regex (by: JGP)
Python
Uso de literales normales, normalizadas, funcionalizadas y unicodificadas (Unicode). Una literal en ER representa un carácter en texto.
Submitted by
anonymous
-
5 years ago
0
Todas las literales Regex (Solo texto de prueba) (by: JGP)
Python
Uso de literales normales, normalizadas, funcionalizadas y unicodificadas (Unicode). Una literal en ER representa un carácter en texto.
Submitted by
anonymous
-
5 years ago
0
Interior of Python print statements
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Kenteken regex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
css-url
PCRE (PHP <7.3)
regex to search URL in CSS
Submitted by
anonymous
-
5 years ago
0
Screwturn update links
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
1
...
566
567
568
569
570
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
(
;
\s
*
charset
\s
*
=
.
[^
\;
]
+
)
/
Open regex in editor
Description
no description available
Submitted by
anonymous
-
5 years ago