Home
last modified time | relevance | path

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

/php-src/scripts/dev/
H A Dtidy.php73 $code = reindentToSpaces($code);
77 $code = reindentToSpaces($code);
101 function reindentToSpaces(string $code): string { function

Completed in 7 milliseconds