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
Hw4 Q4
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
CAPLtoCSharpConverter with arrays
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
ISO Date Format
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
FlissAkten2.0
PCRE (PHP <7.3)
S Akten
Submitted by
anonymous
-
6 years ago
0
iso8601 duration
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
[code vba] pad string lines with space p2
PCRE (PHP <7.3)
This two-step find-replace routine gets you from MAX( MAX( MAX( to exprS = exprS & TrimRight("MAX( ") & _...
Submitted by
anonymous
-
6 years ago
0
[code vba] pad string lines with space p1
PCRE (PHP <7.3)
This two-step find-replace routine gets you from MAX( MAX( MAX( to exprS = exprS & TrimRight("MAX( ") & _...
Submitted by
anonymous
-
6 years ago
0
iso8601 duration
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
html table
Python
match an html table suffs
Submitted by
anonymous
-
6 years ago
0
XML
Python
no description available
Submitted by
anonymous
-
6 years ago
0
iso8601 duration
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Release Format
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Javascript - rgb / rgba
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
中文字符
ECMAScript (JavaScript)
只包含中文字,包含标点符号
Submitted by
anonymous
-
6 years ago
0
中文字
ECMAScript (JavaScript)
只包含中文字,不包含标点符号
Submitted by
anonymous
-
6 years ago
0
YouTube referral data
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Match all email entries in a data set
PCRE (PHP <7.3)
\b[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,}\b
Submitted by
anonymous
-
6 years ago
0
Email Last Hop v6
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Sql Parser
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Extract milliseconds from output
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
1
...
473
474
475
476
477
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
^
(
(?!
Bauxite
|
Iridium
)
)+
(
\w
)+
(
\s
)
(
dust
)+
$
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
6 years ago