Searched refs:isSafeFor (Results 1 – 1 of 1) sorted by relevance
93 if ($this->isSafeFor($type, $expression, $env)) {115 if ($this->isSafeFor($type, $node, $env)) {124 protected function isSafeFor($type, \Twig_NodeInterface $expression, $env) function in Twig\\NodeVisitor\\EscaperNodeVisitor