Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/
H A DTokenStream.php113 public function isEOF(): bool function in Twig\\TokenStream
H A DParser.php132 while (!$this->stream->isEOF()) {