Searched refs:getIndent (Results 1 – 1 of 1) sorted by relevance
261 $indent = $this->getIndent(\substr($content, $newlinePos + 1), $tabWidth);265 $indent = $this->getIndent($content, $tabWidth);276 private function getIndent(string $ws, int $tabWidth): int { function in PhpParser\\Internal\\TokenStream
Completed in 4 milliseconds