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
SemanticVersioning
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
artifactory catalina.out
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
artifactory catalina.out
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
simple gmt coordinates finder
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Повреждение насаждений
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Đổi C# class thành typescript
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
handle_virtual_registers_prefix
Python
no description available
Submitted by
anonymous
-
5 years ago
0
5 Days Regex - First (Day, Date, Min/Max Temperature)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
5 Days Regex - Second (Windspeed, chance of raining, quantity of rain, chance of storm, cloudiness)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Weekend Regex -- FINAL -- ALL properties
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Python Call Graph
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
cores
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
gleason
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
extract usernames
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Match everything but CVS
Python
no description available
Submitted by
anonymous
-
5 years ago
0
@COQUE.LU
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Convert decorator to HOC
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
@OPAL02
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
BP2L (creation)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
OPAL (keepparam)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
1
...
564
565
566
567
568
...
900
Community Library Entry
0
Regular Expression
Python
r"
(
(
\d
|
[
A
-
F
]
){2}
:
){5}
(
\d
|
[
A
-
F
]
){2}
"
gm
Open regex in editor
Description
Simply match a run of the meal MAC address
Submitted by
anonymous
-
5 years ago