Regular Expressions 101

Community Patterns

OSI Key

0

Regular Expression
PCRE (PHP <7.3)

/
([A-Z]{1,6})\s{0,5}([0-9]{2})([0-9]{2})([0-9]{2})(C|P)([0-9]{5})([0-9]{3})
/
i

Description

no description available

Submitted by Mike LeBlanc - 8 years ago