Home
last modified time | relevance | path

Searched refs:popLocalScope (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/TokenParser/
H A DMacroTokenParser.php47 $this->parser->popLocalScope();
H A DBlockTokenParser.php62 $this->parser->popLocalScope();
/template/twigstarter/vendor/twig/twig/src/
H A DParser.php295 public function popLocalScope() function in Twig\\Parser