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
Highest Score
Lowest Score
Most upvotes
Most downvotes
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 13,980 community submitted regex patterns...
0
Search for text NOT including the given string
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Negative rsearch
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Search for execute-function
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
sportsstreams
Python
no description available
Submitted by
anonymous
-
5 years ago
0
PSMA
Python
PSMA interview code challenge
Submitted by
anonymous
-
5 years ago
0
Float number splitter
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
In :&-
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
NUWM Schedule Students
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
1st Step Rationale
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
2nd Step Rationale
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Chapter capture 2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
<Th>{$1}</Th>
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
mp4 i.quick
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Extração Leis Artigos
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Capture Fonction
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Capture Requirement 1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Jack's Commute
PCRE (PHP <7.3)
Field Extractions for JSON after TEEing command as header to output as per link below: https://askubuntu.com/questions/688498/include-command-in-output-file
Submitted by
anonymous
-
5 years ago
0
Jenkins Build V2 matches
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Jenkins Build not including V2 matches - more advance
PCRE (PHP <7.3)
https://stackoverflow.com/questions/406230/regular-expression-to-match-a-line-that-doesnt-contain-a-word
Submitted by
anonymous
-
5 years ago
0
Regex for the whole tree
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
1
...
464
465
466
467
468
...
699
Path to devices
1
Regular Expression
Python
r"
^
/pp/dc/dc
[
123
]
/h
(
[
1
-
9
]
{1,2}
|
100
)
$
"
gm
Open regex in editor
Description
no description available
Submitted by
Airam
-
10 years ago