Community Patterns

Community Library Entry

0

Regular Expression
Created·2015-10-19 09:13
Flavor·Python

r"
(\b\d{1,2}[ a-z]+\d{2,4})|([A-Z]\w+(\s)?\d{1,2}([a-z]{2})?[, ]+\d{2,4})
"
gi
Open regex in editor

Description

no description available

Submitted by anonymous