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
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
0
(Case Insensitive) Match WordCharacter Repeated MIN=x, MAX=y
PCRE (PHP <7.3)
oooh baby wanna cyber tr1p
Submitted by
anonymous
-
5 years ago
0
better
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Telegram proxy match
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Telegram proxy match
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Python Email Checker
Python
Feel free to provide inputs.
Submitted by
anonymous
-
5 years ago
0
English to DAS EFX
ECMAScript (JavaScript)
Adds -iggedy to words in the style of hip hop group DAS EFX.
Submitted by
anonymous
-
5 years ago
0
Male saints Romanian
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Password
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
MEssages
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Wildly log
PCRE (PHP <7.3)
Wildfly log fluentd parser regex
Submitted by
anonymous
-
5 years ago
0
FN Nword filter
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
sss
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Class Find Replace
PCRE (PHP <7.3)
Add frm_form_field class to all classes starting with mphb_sc_search-
Submitted by
anonymous
-
5 years ago
0
Append class to html element, with exclusions
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
1
...
562
563
564
565
566
...
900
Community Library Entry
0
Regular Expression
PCRE2 (PHP >=7.3)
/
translate
\(
(
\-
?
\d
+
\.
?
\d
*
)
\,
\s
?
(
\-
?
\d
+
\.
?
\d
*
)
/
gm
Open regex in editor
Description
Get translate transform from inline style property
Submitted by
anonymous
-
2 years ago
(Last modified 2 years ago)