Searched refs:ToASCII (Results 1 – 5 of 5) sorted by relevance
65 4.1 ToASCII................................................... 10208 - The ToASCII operation is used before sending an IDN to something215 It is important to note that the ToASCII operation can fail. If it287 An "internationalized label" is a label to which the ToASCII294 internationalized labels, ToASCII will fail for some input strings,312 In IDNA, equivalence of labels is defined in terms of the ToASCII315 be equivalent if and only if their ASCII forms produced by ToASCII328 internationalized label that cannot be rendered in ASCII, the ToASCII330 ASCII label will be left unaltered by ToASCII). ACE labels are344 section 5. The ToASCII and ToUnicode operations are specified in[all …]
133 the ToASCII and ToUnicode operations of [IDNA]. When extended1190 used by the ToASCII and ToUnicode operations specified in [IDNA], and
32 bool ToASCII(uint8_t *Data, size_t Size);
59 bool ToASCII(uint8_t *Data, size_t Size) { in ToASCII() function
553 ToASCII(Data, NewSize); in MutateImpl()