Regular Expressions 101

Community Patterns

Your search did not match anything

Community Library Entry

0

Regular Expression
Python

r"
\bp(ost|ostal)?(([ \.]*(O|0|o)(ffice)?)|([ \.]*box))([ \.]*Box)?\b
"
gi

Description

m

Submitted by m - 4 years ago