Home
last modified time | relevance | path

Searched defs:inSequence (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DParser.php509 private function getNextEmbedBlock(int $indentation = null, bool $inSequence = false): ?string
/plugin/combo/vendor/symfony/yaml/
H A DParser.php580 private function getNextEmbedBlock(int $indentation = null, bool $inSequence = false): string argument