Regular Expressions 101

Community Patterns

0

pW

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago

Test filter for "Find original image files (when duplicate)"

0

Regular Expression
PCRE (PHP <7.3)

/
.+_[[:digit:]]+\..+$
/
gm

Description

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