Searched refs:isCurrentLineLastLineInDocument (Results 1 – 2 of 2) sorted by relevance
| /plugin/findologicxmlexport/vendor/symfony/yaml/ | ||
| D | Parser.php | 800 } elseif (!$notEOF && !$this->isCurrentLineLastLineInDocument()) { |
| /plugin/combo/vendor/symfony/yaml/ | ||
| H A D | Parser.php | 888 } elseif (!$notEOF && !$this->isCurrentLineLastLineInDocument()) { |