HomeSort by: relevance | last modified time | path
    Searched refs:wind_punycode_label_toascii (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/wind/
test-punycode.c 58 ret = wind_punycode_label_toascii(e->val, e->len, buf, &len);
wind.h 69 int wind_punycode_label_toascii(const uint32_t *, size_t,
idn-lookup.c 99 ret = wind_punycode_label_toascii(norm + i, j - i, ep, &len);
punycode.c 91 wind_punycode_label_toascii(const uint32_t *in, size_t in_len, function

Completed in 34 milliseconds