Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-06-03 02:53
Flavor·Python

r"
(?P<line1>^(\w|\s+\w)[a-z]\w+[^\d:]*$)\n(\s+)?(?P<line2>(([A-Za-z ,()]+)|(.*)?(\(\w+.*\)))(\s+)?((-[\d,]+|[\d,]+)\s(\s+)?(-[\d,]+|[\d,]+).*))
"
mg
Open regex in editor

Description

no description available

Submitted by anonymous