Searched refs:getImportedSymbol (Results 1 – 2 of 2) sorted by relevance
335 public function getImportedSymbol($type, $alias) function in Twig\\Parser
385 if (null !== $alias = $this->parser->getImportedSymbol('function', $name)) {432 …if ($node instanceof NameExpression && null !== $this->parser->getImportedSymbol('template', $node…