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
Complete Date Extraction
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Data Recognition - Simple
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Date Validation - Very Complex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Sopo UN kolokvij
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Sopo UN kolokvij v2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Почти идеальный фильтр матов
PCRE (PHP <7.3)
Поиск матов в тексте
Submitted by
anonymous
-
4 years ago
0
Email Check
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Date,time extractor
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
bin dec
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Remove File Links Excel
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
TP
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
TP
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Not capture if : or @
Python
no description available
Submitted by
anonymous
-
4 years ago
0
rule for parsing group by alert log events with send log webhook
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
testi1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Add "r" to middle of column name
PCRE (PHP <7.3)
Used this in the L2C data
Submitted by
anonymous
-
4 years ago
0
Coronadashboard vaccinatie buildID
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Sample Data - Single Job Number
Python
no description available
Submitted by
anonymous
-
4 years ago
0
viptela
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
get all digits in sequence
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
...
726
727
728
729
730
...
900
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
(
[^
]
+
)
(
[^
]
+
)
(
[^
;
]
+
)
;
(
.
*
?
)
$
/
Open regex in editor
Description
no description available
Submitted by
anonymous
-
9 years ago