Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-01-15 11:22
Flavor·PCRE (Legacy)

/
\@ConfigField\(name\s+=\s+"(?P<name>\w+)",\s+value\s+=\s+"(?P<value>.*)"(,\s+comment\s+=\s+\{((\s+"[^"]+",?\s+){1,})\})?\)\s+public static (?P<type>\w+)\s+(?P<var>\w+);
/
gmi
Open regex in editor

Description

no description available

Submitted by anonymous