Regular Expressions 101

Community Patterns

Valmaks_rename_big_strings

2

Regular Expression
PCRE (PHP <7.3)

/
(\w.*(_|-).*(\d{2})|(\d{3}))((_|-)(\d{3})|(\d{4})_)(.*)(\..*)
/
g

Description

no description available

Submitted by witamin - 9 years ago