Home
last modified time | relevance | path

Searched refs:allowedtests (Results 1 – 1 of 1) sorted by relevance

/plugin/condition/
H A Dsyntax.php27 var $allowedtests = array(); variable in syntax_plugin_condition
60 $this->allowedtests = $this->tester->getops();
142 …if(preg_match('`^'.$this->_preg_build_alternative($this->allowedtests).'`', $match, $r)) { $test =…