Searched refs:checkConstantExpression (Results 1 – 2 of 2) sorted by relevance
96 if (!$this->checkConstantExpression($default)) {107 private function checkConstantExpression(Node $node): bool function in Twig\\TokenParser\\MacroTokenParser116 if (!$this->checkConstantExpression($n)) {
268 if (!$this->checkConstantExpression($value)) {343 private function checkConstantExpression(Node $node): bool function in Twig\\ExpressionParser352 if (!$this->checkConstantExpression($n)) {