Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-02-04 19:55
Flavor·Python

r"
(?P<type>RESERVED)(?:::)(?P<desc>[\w#()/]*)
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous