Home
last modified time | relevance | path

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

/plugin/condition/
H A Dsyntax.php24 …var $allowedoperators = array('\&\&', '\|\|', '\^', 'and', 'or', 'xor'); // plus '!' specific oper… variable in syntax_plugin_condition
184 $ops = $this->allowedoperators;