Regular Expressions 101

Community Patterns

1

datime

PCRE2 (PHP >=7.3)
datetime
Submitted by anonymous - 2 days ago
1

Match paths

PCRE2 (PHP >=7.3)
Match paths
Submitted by os_niko - 9 days ago

TV/Movie

1

Regular Expression
PCRE2 (PHP >=7.3)

/
(?<Fname>.*\.)(S(?<se>\d{1,2})E(?<ep>\d{2,3}).*|(?<season>S\d{1,2}-S\d{2,3}).*|(?<yr>\d{4}[^p]).*)
/
g

Description

Loading markdown...
Submitted by TheMorgue - 3 months ago
(Last modified 2 months ago)