Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DComment.php161 $prefixLen = $this->getShortestWhitespacePrefixLen(substr($text, $newlinePos + 1));
178 private function getShortestWhitespacePrefixLen(string $str): int { function in PhpParser\\Comment

Completed in 8 milliseconds