Searched refs:Punycode (Results 1 – 3 of 3) sorted by relevance
12 Punycode: A Bootstring encoding of Unicode29 Punycode is a simple and efficient transfer encoding syntax designed38 Punycode is an instance of Bootstring that uses particular parameter53 5. Parameter values for Punycode..............................860 RFC 3492 IDNA Punycode March 200367 7. Punycode examples.........................................1477 C. Punycode sample implementation............................2387 prefix is a Punycode encoding of a Unicode string satisfying certain91 Punycode is an instance of a more general algorithm called94 from a larger set. Punycode is Bootstring with particular parameter[all …]
222 and then with Punycode [PUNYCODE]. Implementations of IDNA MUST231 fully implement Nameprep and Punycode; neither Nameprep nor Punycode974 [PUNYCODE] Costello, A., "Punycode: A Bootstring encoding of
35 bool Punycode; member636 if (Ident.Punycode) in demangleFnSig()848 bool Punycode = consumeIf('u'); in parseIdentifier() local867 return {S, Punycode}; in parseIdentifier()1205 if (Ident.Punycode) { in printIdentifier()