Home
last modified time | relevance | path

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

/plugin/condition/
H A Dbase_tester.php.orig.php52 function getkeys() { function in condition_plugin_base_tester
63 …foreach($this->getkeys() as $m) $ops = array_merge($ops, call_user_func(array($this, 'test_'.$m), …
H A Dsyntax.php61 $this->allowedkeys = $this->tester->getkeys();