Searched refs:getBinaryOperators (Results 1 – 5 of 5) sorted by relevance
345 $this->assertArrayHasKey('foo_binary', $twig->getBinaryOperators());390 $this->assertArrayNotHasKey('foo_binary', $twig->getBinaryOperators());
390 array_keys($this->env->getBinaryOperators())
61 $this->binaryOperators = $env->getBinaryOperators();
1477 public function getBinaryOperators() function in Twig\\Environment
240 getTokenParsers(), getTags(), getNodeVisitors(), getUnaryOperators(), getBinaryOperators(),