Searched refs:allowedoperators (Results 1 – 1 of 1) sorted by relevance
24 …public $allowedoperators = array('\&\&', '\|\|', '\^', 'and', 'or', 'xor'); // plus '!' specific o… variable in syntax_plugin_condition184 $ops = $this->allowedoperators;