Searched refs:moveToNextLine (Results 1 – 2 of 2) sorted by relevance
129 if (!$this->moveToNextLine()) {138 if (!$this->moveToNextLine()) {144 if (null !== ($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() function in Symfony\\Component\\Yaml\\Parser [all...]
133 if (!$this->moveToNextLine()) {142 if (!$this->moveToNextLine()) {426 } while ($this->moveToNextLine());513 if (!$this->moveToNextLine()) {526 $EOF = !$this->moveToNextLine();570 while ($this->moveToNextLine()) {604 private function moveToNextLine(): bool function in Symfony\\Component\\Yaml\\Parser688 while ($this->moveToNextLine()) {745 $notEOF = $this->moveToNextLine();858 $EOF = !$this->moveToNextLine();[all …]