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 12,000 community submitted regex patterns...
1
Extract Headings
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
watched_movie
PCRE (PHP <7.3)
Grab multiple events with various fields from plex media logs to see who watched what and when from where. Using for splunk dashboard.
Submitted by
sydvishus
-
8 years ago
1
VTT Timecodes
PCRE (PHP <7.3)
Get timecodes from a line of text in a VTT file
Submitted by
Wubbajack
-
8 years ago
1
Find MD Headings
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
test
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
AMEX - FXD command
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
TCIL - IQC Check error msg
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
GEN - Improved Air segment
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Number 2...999
PCRE (PHP <7.3)
Find a number with a value in the range of 2 through 999.
Submitted by
byronjones@outlook.com
-
8 years ago
1
parse apache access.log
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
Get image urls from Google Speed test
PCRE (PHP <7.3)
Get image urls from Google Speed test
Submitted by
Ken
-
8 years ago
1
öjh
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
email general regex
PCRE (PHP <7.3)
to catch all valid emails
Submitted by
anonymous
-
8 years ago
1
Overlap Code
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
atomId
PCRE (PHP <7.3)
used for assignment elements in the study plan api
Submitted by
anonymous
-
8 years ago
1
DCMS_MatchRegexWhiteSpaceMatcher
PCRE (PHP <7.3)
Matches
Submitted by
anonymous
-
8 years ago
1
IP Address
PCRE (PHP <7.3)
Has group match to match 2nd third and fourth octets preceded by "."
Submitted by
anonymous
-
8 years ago
1
g
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
1
domain url
PCRE (PHP <7.3)
asc
Submitted by
xiali
-
8 years ago
1
Grab value inside round brackets without brackets
PCRE (PHP <7.3)
no description available
Submitted by
Dmitry Shmidt
-
8 years ago
1
...
475
476
477
478
479
...
600
Fiddler raw body to PHP array
9
Regular Expression
PCRE (PHP <7.3)
/
(
[^
=
]
+
)
=
(
[^
&
]
*
)
&
/
g
Open regex in editor
Description
no description available
Submitted by
garsax
-
9 years ago