Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DParser.php1052 private function getLineTag(string $value, int $flags, bool $nextLineCheck = true): ?string argument
1058 if ($nextLineCheck && !$this->isNextLineIndented()) {
/plugin/combo/vendor/symfony/yaml/
H A DParser.php1126 private function getLineTag(string $value, int $flags, bool $nextLineCheck = true): ?string argument
1132 if ($nextLineCheck && !$this->isNextLineIndented()) {