Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DLexer.php43 const STATE_DATA = 0; define in Twig\\Lexer
108 $this->state = self::STATE_DATA;
121 case self::STATE_DATA: