Searched refs:decodePunycode (Results 1 – 1 of 1) sorted by relevance
1108 static bool decodePunycode(StringView Input, OutputBuffer &Output) { in decodePunycode() function1209 if (!decodePunycode(Ident.Name, Output)) in printIdentifier()