Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DLexer.php44 const STATE_BLOCK = 1; define in Twig\\Lexer
125 case self::STATE_BLOCK:
200 $this->pushState(self::STATE_BLOCK);
242 …throw new SyntaxError(sprintf('Unclosed "%s".', self::STATE_BLOCK === $this->state ? 'block' : 'va…