Searched refs:moveToNextLine (Results 1 – 1 of 1) sorted by relevance
129 if (!$this->moveToNextLine()) {138 if (!$this->moveToNextLine()) {144 …ll !== ($tag = $this->getLineTag($this->currentLine, $flags, false)) && !$this->moveToNextLine()) {388 while ($this->moveToNextLine()) {409 while ($this->moveToNextLine()) {499 } while ($this->moveToNextLine());584 if (!$this->moveToNextLine()) {597 $EOF = !$this->moveToNextLine();643 while ($this->moveToNextLine()) {685 private function moveToNextLine(): bool function in Symfony\\Component\\Yaml\\Parser[all …]