Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-03-09 07:41
Flavor·Python

r"
this(?(_star)\s*|)(?P<_star>[\w\s]{,10}?)?(?(_star)\s*|)(?(_star2)\s*|)(?P<_star2>[\w\s]{10,})?(?(_star2)\s*|)ok$
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous