Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-02-23 00:17
Flavor·Python

r"
(?i)(?P<l>\d+(\,\d+)?)\s*\w*x\s*(?P<w>\d+(\,\d+)?)\s*
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous