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 11,620 community submitted regex patterns...
1
Get filename without extension from both windows and linux
PCRE (PHP <7.3)
Get filename without extension from both windows and linux full file paths
Submitted by
anonymous
-
8 years ago
1
rocola
Python
for #regex
Submitted by
ElGatoSaez
-
8 years ago
1
minimum 0.5
PCRE (PHP <7.3)
bitcoin/ ether
Submitted by
anonymous
-
8 years ago
1
bitcoin
PCRE (PHP <7.3)
bitcoin max 2
Submitted by
anonymous
-
8 years ago
1
Search Regular Expressions
PCRE (PHP <7.3)
Search Regular Expressions
Submitted by
Youra Hmelenko
-
8 years ago
1
date validation (yyyy-mm-dd)
Python
no description available
Submitted by
anonymous
-
8 years ago
1
Split vertical space CSV with posibility of escaping
PCRE (PHP <7.3)
This regex will find all CSV separator that are not escaped
Submitted by
anonymous
-
8 years ago
1
full-notes-1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
match sql identifiers but not functions
PCRE (PHP <7.3)
no description available
Submitted by
ikkez
-
8 years ago
1
Sustitucion 2 E' e'
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Sustitucion E '
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Parses -FileDateTimeUniversal structure
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
URL parser for YouTube and Vimeo
PCRE (PHP <7.3)
Extract movie ID from URLs like YouTube and Vimeo
Submitted by
Max Chuhryaev
-
8 years ago
1
Kaluga Astral Error Parser
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Match value between << >>
PCRE (PHP <7.3)
Match any value between two less than and two greater than symbols.
Submitted by
Adam Mills
-
8 years ago
1
Slow As Butts Regex
PCRE (PHP <7.3)
Look(ahead|behind)s are slow
Submitted by
anonymous
-
8 years ago
1
project code for multiple codes
PCRE (PHP <7.3)
Ability to capture emails sent and received from Exchange (using Journaling that has been activated on specific users) that have one or more of the following Project Number prefixes: “15-“ “16-“ “17-”... “30-“ “GGO”...
Submitted by
anonymous
-
8 years ago
1
ISO 8601 date formats incl. validation
PCRE (PHP <7.3)
Test for all ISO 8601 date formats and only accept valid dates, e.g. 2016-02-29, but not 2016-02-30 or 2017-02-29.
Submitted by
Christoph Päper (Crissov)
-
8 years ago
1
DustySky URI
PCRE (PHP <7.3)
This PCRE matches DustySky URI structure.
Submitted by
Damian Torres
-
8 years ago
1
Marrocco Phone
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
...
119
120
121
122
123
...
581
walter1976LastClean
0
Regular Expression
Golang
`
\d
+
$
`
gm
Open regex in editor
Description
walter1976LastClean
Submitted by
anonymous
-
a year ago