Home
last modified time | relevance | path

Searched defs:getOperandNamesToEscape (Results 1 – 5 of 5) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Node/Expression/
DOperatorEscapeInterface.php24 public function getOperandNamesToEscape(): array; function
DConditionalExpression.php49 public function getOperandNamesToEscape(): array function in Twig\\Node\\Expression\\ConditionalExpression
/template/twigstarter/vendor/twig/twig/src/Node/Expression/Binary/
DElvisBinary.php51 public function getOperandNamesToEscape(): array function in Twig\\Node\\Expression\\Binary\\ElvisBinary
DNullCoalesceBinary.php67 public function getOperandNamesToEscape(): array function in Twig\\Node\\Expression\\Binary\\NullCoalesceBinary
/template/twigstarter/vendor/twig/twig/src/Node/Expression/Ternary/
DConditionalTernary.php45 public function getOperandNamesToEscape(): array function in Twig\\Node\\Expression\\Ternary\\ConditionalTernary