Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DStringUtils.php15 public static function escapeWhitespace(string $string, bool $escapeSpaces = false) : string argument
23 if ($escapeSpaces) {