Searched defs:parseUnicodeEscape (Results 1 – 2 of 2) sorted by relevance
49 …public static function fromString(string $str, array $attributes = [], bool $parseUnicodeEscape = …71 public static function parse(string $str, bool $parseUnicodeEscape = true): string {101 …atic function parseEscapeSequences(string $str, ?string $quote, bool $parseUnicodeEscape = true): …
811 array $attributes, array $endTokenAttributes, bool $parseUnicodeEscape
Completed in 17 milliseconds