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