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 4,780 community submitted regex patterns...
0
bad regex URL catching
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Errores DRIVE
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Patent Classfication
Python
ipc cpc fi
Submitted by
anonymous
-
5 years ago
0
Patent Classfication
Python
ipc cpc fi
Submitted by
anonymous
-
5 years ago
0
Patent Classfication
Python
ipc cpc fi
Submitted by
anonymous
-
5 years ago
0
MAINTBOOK
Python
no description available
Submitted by
anonymous
-
5 years ago
0
article group
Python
no description available
Submitted by
anonymous
-
5 years ago
0
ARVFRESLOAD
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Detect Js string
Python
Regex to detect string of js
Submitted by
anonymous
-
5 years ago
0
Match Time
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Python list indexing
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Cusip
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Sedol
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Isin
Python
no description available
Submitted by
anonymous
-
5 years ago
0
regex for log format for logging for sorting xml's
Python
no description available
Submitted by
anonymous
-
5 years ago
0
mayfield 2
Python
no description available
Submitted by
anonymous
-
5 years ago
0
mayfield 12
Python
no description available
Submitted by
anonymous
-
5 years ago
0
60fps fixtures
Python
no description available
Submitted by
anonymous
-
5 years ago
0
60fps m3u8
Python
no description available
Submitted by
anonymous
-
5 years ago
0
AC800s Modem testing
Python
Still not quite right
Submitted by
anonymous
-
5 years ago
1
...
104
105
106
107
108
...
239
Community Library Entry
0
Regular Expression
PCRE2 (PHP >=7.3)
/
(
(?'col'
\D
)
(?'dig'
\d\d
)
)
$
/
mg
Open regex in editor
Description
no description available
Submitted by
anonymous
-
4 years ago