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 8,460 community submitted regex patterns...
1
Match Decimal allow single leading/tailing 0
ECMAScript (JavaScript)
Matches a decimal, but only allows for leading/tailing Zeros if they are the first digit to precede or follow the decimal point
Submitted by
Doom87er
-
6 years ago
0
Mail extract 1
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Port Name
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
SeoUrlKeyword - MONCLER
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Samasource url path - PML extraction
Python
no description available
Submitted by
anonymous
-
6 years ago
0
Samasource url path - PML extraction
Python
no description available
Submitted by
anonymous
-
6 years ago
0
argit GitHub remote
Python
no description available
Submitted by
anonymous
-
6 years ago
0
Find a word before any symbol
Python
no description available
Submitted by
anonymous
-
6 years ago
0
Find between a space and a char/string with lookahead
Python
no description available
Submitted by
anonymous
-
6 years ago
0
Find between a space and a char/string
Python
no description available
Submitted by
anonymous
-
6 years ago
0
Find between two strings
Python
no description available
Submitted by
anonymous
-
6 years ago
0
Retorno de carro para pdf
Python
\r?\n(?!\s) GM Primer ejemplo: ...
Submitted by
anonymous
-
6 years ago
0
string-format-2
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Simple Python URL Matcher
Python
A simple python url matcher matching protocol, host, port, path, params, tag
Submitted by
xinbenlv
-
6 years ago
0
Horas
ECMAScript (JavaScript)
Valida Horas e Minutos
Submitted by
anonymous
-
6 years ago
0
string-format-1
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
random1
Python
no description available
Submitted by
anonymous
-
6 years ago
0
Debts (Hanzo)
Python
Add debts to Hanzo
Submitted by
anonymous
-
6 years ago
0
string-format-1
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
FI-Email2-final
ECMAScript (JavaScript)
Fleet Insight Email RegEx with dashes not allowed in domain relaxed teh 4 char limit on TLD
Submitted by
anonymous
-
6 years ago
1
...
298
299
300
301
302
...
423
Community Library Entry
1
Regular Expression
ECMAScript (JavaScript)
/
[^
\\
/
]
+
$
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
9 years ago