Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-12-05 08:17
Flavor·Python

r"
\d\s(\d+\.\d+\s+)\s+(\d+\.\d+\.\d+)\s+(?P<XYZ>.*$)
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous