Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-05-26 21:18
Flavor·Python

r"
query (?P<function_name>\S*)\s+?(\((?P<function_args>.+?)\))?\s+?{
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous