Searched refs:consumeWhitespaces (Results 1 – 1 of 1) sorted by relevance
1242 $this->consumeWhitespaces($cursor);1272 if ($this->consumeWhitespaces($cursor)) {1285 private function consumeWhitespaces(int &$cursor): bool function in Symfony\\Component\\Yaml\\Parser