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 12,060 community submitted regex patterns...
0
S02_Theo_ESA2_3a_Alex1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
security
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
S02_Theo_ESA2_3a_Ferdi_korrekt
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Java-Paket matchen
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Java-Paket matchen
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Match Java package in maven dependency path
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
VlrDNUtilCred
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
VlrDApceiCred
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
bhno_02
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
getActiveObjectProp ( employee.physician , PostalCode )
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
regex 1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Key Value
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
risk
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
checking the error code
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
test p4
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
skipping chacrecter range regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
forti backup timestamp
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
HTTP Protocol Pattern
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Duplicate Slash Pattern
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Eventide CAD OR Draft
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
1
...
466
467
468
469
470
...
603
Community Library Entry
0
Regular Expression
Java 8
"
(?<name>
\w
+
)
\(
(?<content>
(
.
*
|
(
\R
)
)
.
*
)
\)
"
gm
Open regex in editor
Description
working for all not for java
Submitted by
anonymous
-
a year ago