Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-10-21 08:15
Flavor·ECMAScript (JavaScript)

/
^[ \-0-9a-zA-ZäöüÄÖÜß.]+?\s+(\d+(\s?[a-zA-Z])?)\s*(?:$|\(|[A-Z]{2})
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous