Home
last modified time | relevance | path

Searched refs:ToASCII (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/
H A Drfc3490.txt65 4.1 ToASCII................................................... 10
208 - The ToASCII operation is used before sending an IDN to something
215 It is important to note that the ToASCII operation can fail. If it
287 An "internationalized label" is a label to which the ToASCII
294 internationalized labels, ToASCII will fail for some input strings,
312 In IDNA, equivalence of labels is defined in terms of the ToASCII
315 be equivalent if and only if their ASCII forms produced by ToASCII
328 internationalized label that cannot be rendered in ASCII, the ToASCII
330 ASCII label will be left unaltered by ToASCII). ACE labels are
344 section 5. The ToASCII and ToUnicode operations are specified in
[all …]
H A Drfc3492.txt133 the ToASCII and ToUnicode operations of [IDNA]. When extended
1190 used by the ToASCII and ToUnicode operations specified in [IDNA], and
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerUtil.h31 bool ToASCII(uint8_t *Data, size_t Size);
H A DFuzzerUtil.cpp60 bool ToASCII(uint8_t *Data, size_t Size) { in ToASCII() function
H A DFuzzerMutate.cpp520 ToASCII(Data, NewSize); in MutateImpl()
/netbsd-src/external/bsd/unbound/dist/libunbound/python/
H A Dlibunbound.i974 return '.'.join([encodings.idna.ToASCII(a) if a else '' for a in idnname.split('.')])
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-cc1410 ToASCII
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4524.txt241 SHALL use the ToASCII method [RFC3490] to produce <label> components
527 SHALL use the ToASCII method [RFC3490] to produce <sub-domain>
H A Drfc4519.txt324 use the ToASCII method [RFC3490] to produce the domain component
H A Drfc4513.txt555 * in step 4, process each label with the "ToASCII" operation; and