Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-11-24 07:28
Flavor·PCRE (Legacy)

/
(?<country>[A-Z]\-)?(?<plz>[0-9]{5})(?<separator>,? )(?<location>.+)
/
g
Open regex in editor

Description

no description available

Submitted by elementcode