Home
last modified time | relevance | path

Searched refs:decideBlockEnd (Results 1 – 7 of 7) sorted by path

/template/twigstarter/vendor/twig/twig/src/TokenParser/
H A DAutoEscapeTokenParser.php46 public function decideBlockEnd(Token $token) function in Twig\\TokenParser\\AutoEscapeTokenParser
H A DBlockTokenParser.php67 public function decideBlockEnd(Token $token) function in Twig\\TokenParser\\BlockTokenParser
H A DEmbedTokenParser.php61 public function decideBlockEnd(Token $token) function in Twig\\TokenParser\\EmbedTokenParser
H A DFilterTokenParser.php53 public function decideBlockEnd(Token $token) function in Twig\\TokenParser\\FilterTokenParser
H A DMacroTokenParser.php55 public function decideBlockEnd(Token $token) function in Twig\\TokenParser\\MacroTokenParser
H A DSandboxTokenParser.php54 public function decideBlockEnd(Token $token) function in Twig\\TokenParser\\SandboxTokenParser
H A DSetTokenParser.php61 public function decideBlockEnd(Token $token) function in Twig\\TokenParser\\SetTokenParser