Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-12-20 13:24
Flavor·Python

r"
(In\s(?P<lang>[^-]+))?(?(1)-|)((?P<home>.+)\svs\.\s+(?P<away>.+)\s+)\((?P<league>[^\)]+)
"
g
Open regex in editor

Description

no description available

Submitted by anonymous