Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-11-16 15:43
Flavor·Python

r"
(?P<Address>(?:\d+\s+.+\s+(?:st|street|ave|avenue|dr|drive|way|lane)\.?))
"
gi
Open regex in editor

Description

no description available

Submitted by Awk