Regular Expressions 101

Community Patterns

0

Name w/ unicode

Python
no description available
Submitted by anonymous - 4 years ago

TV shoe file name matcher

1

Regular Expression
PCRE (PHP <7.3)

/
(.+).+[sS]?+([0-9]{1,2})+[eExX]+([0-9]{1,2})+.*\.(.+)$
/

Description

Loading markdown...
Submitted by anonymous - 8 years ago