Regular Expressions 101

Community Patterns

reprocess

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 - 8 years ago