Searched refs:inGroup (Results 1 – 5 of 5) sorted by relevance
62 $inGroup = false;68 if($inGroup === false && substr($option, 0, 1) === '[') {69 $inGroup = true;71 } else if($inGroup === true && substr($option, -1) === ']') {76 if($inGroup === true) {83 $inGroup = false;
140 public function inGroup($groups, $names, $empty = true) { function in helper_plugin_evesso173 if ($this->inGroup($groups, $require)) {
1 …inGroup = false;\n const methodToColorMap = {\n debug: `#7f8c8d`,\n log: `#2ecc71…