Lines Matching refs:moveToNextLine
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(): bool
782 while ($this->moveToNextLine()) {
833 $notEOF = $this->moveToNextLine();
844 if ($notEOF = $this->moveToNextLine()) {
877 if ($notEOF = $this->moveToNextLine()) {
944 $EOF = !$this->moveToNextLine();
1041 $EOF = !$this->moveToNextLine();
1209 } while ($this->moveToNextLine());
1280 } while ($this->moveToNextLine());
1301 } while ($this->moveToNextLine());