Home
last modified time | relevance | path

Searched defs:parseUnicodeEscape (Results 1 – 2 of 2) sorted by relevance

/PHP-Parser/lib/PhpParser/Node/Scalar/
H A DString_.php49 …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): …
/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php811 array $attributes, array $endTokenAttributes, bool $parseUnicodeEscape

Completed in 9 milliseconds