Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DMacroTokenParser.php48 $this->parser->popLocalScope();
H A DBlockTokenParser.php64 $this->parser->popLocalScope();
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php354 public function popLocalScope() function in Twig\\Parser