Searched refs:ToASCII (Results 1 – 5 of 5) sorted by relevance
287 An "internationalized label" is a label to which the ToASCII475 the conversion, and the ToASCII and ToUnicode operations.477 The input to ToASCII or ToUnicode is a single label that is a512 operation as appropriate. Typically, you use the ToASCII531 4.1 ToASCII538 It is important to note that the ToASCII operation can fail. ToASCII544 The inputs to ToASCII are a sequence of code points, the554 ToASCII consists of the following steps:637 6. Apply ToASCII.699 | | (ToASCII and ToUnicode | |[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()