Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
PCRE (PHP <7.3)

/
(Post\s+Office\s+(Box)?|p\.?o\.?\s*(box)?|box)\s*#?\s*\d+|^\d+$|\d+\s*(Post\s+Office\s+(Box)?|p\.?o\.?($|\s*box)|box$)|(box\s*P.*O.*)
/
ig

Description

no description available

Submitted by anonymous - 7 years ago