Searched refs:allowedkeys (Results 1 – 1 of 1) sorted by relevance
30 var $allowedkeys = array(); variable in syntax_plugin_condition61 $this->allowedkeys = $this->tester->getkeys();125 if(preg_match('`^'.$this->_preg_build_alternative($this->allowedkeys).'$`', $r[1])) {