Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-08-23 23:28
Flavor·Python

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

Description

m

Submitted by m