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
JSON
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
EQD drawfriend comments number search
ECMAScript (JavaScript)
Used to search through the comments under the drawfriend post for numbers related to the images
Submitted by
RakTom
-
8 years ago
0
exemple replace with var
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Trocar propriedade
PCRE (PHP <7.3)
Troca propriedade no DFM
Submitted by
anonymous
-
8 years ago
0
Alterar propriedade no DFM alterando também o valor da mesma
PCRE (PHP <7.3)
Alterar propriedade no DFM alterando também o valor da mesma
Submitted by
anonymous
-
8 years ago
0
this regex correctly matches a ticket number
PCRE (PHP <7.3)
[T]\d{7} e.g. Re: MESSAGE - OPEN: 12329/T1001246 fully formed https://regex101.com/r/pBsKGU/1
Submitted by
anonymous
-
8 years ago
0
skdb profiel
PCRE (PHP <7.3)
no description available
Submitted by
spreling
-
8 years ago
0
SV Web Api Log
PCRE (PHP <7.3)
SV Web Api Log
Submitted by
Garry West
-
8 years ago
0
match any path
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
match local path
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
file extension
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Method signature search
ECMAScript (JavaScript)
I use this when doing full text searches in my IDE and want to find specific uses of a method (or function).
Submitted by
anonymous
-
8 years ago
0
Extract phone number from plain text
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
123
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
ftp and sftp url checker with definit nbr of subfolder
ECMAScript (JavaScript)
regex made to match any ftp or sftp url with a limited number of subfolder
Submitted by
anonymous
-
8 years ago
0
Date format 1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Date format 2 with forward slash /
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Regex for a single character
PCRE (PHP <7.3)
This can be used in webMethods for checking whether the string is not null or blank
Submitted by
anonymous
-
8 years ago
0
dxf filename matcher
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
LatLong
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
...
15
16
17
18
19
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
\d\d\d\d
-
\d\d
-
\d\d
/
Open regex in editor
Description
no description available
Submitted by
anonymous
-
8 years ago