Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/
DLexer.php39 private $currentVarBlockLine; variable in Twig\\Lexer
293 $this->currentVarBlockLine = $this->lineno;
300 $this->currentVarBlockLine = $this->lineno;
334 …self::STATE_BLOCK === $this->state ? 'block' : 'variable'), $this->currentVarBlockLine, $this->sou…