Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
PCRE (PHP <7.3)

/
^(?:rejectedfile|unacquiredfile)_([0-9A-Z]{2,3})\.([0-9]{14})\.([NO3])\.([A-Z0-9]+)(\.R)?([0-9]{2})?$
/

Description

no description available

Submitted by anonymous - 9 years ago