Searched refs:idn_ucs4_ucs4toutf16 (Results 1 - 3 of 3) sorted by relevance
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/include/idn/ |
H A D | ucs4.h | 62 idn_ucs4_ucs4toutf16(const unsigned long *ucs4, unsigned short *utf16,
|
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/ |
H A D | race.c | 290 r = idn_ucs4_ucs4toutf16(from, buf + 1, buflen - 1);
|
H A D | ucs4.c | 83 idn_ucs4_ucs4toutf16(const unsigned long *ucs4, unsigned short *utf16, function 89 TRACE(("idn_ucs4_ucs4toutf16(ucs4=\"%s\", tolen=%d)\n", 96 WARNING(("idn_ucs4_ucs4toutf16: UCS4 string contains " 132 TRACE(("idn_ucs4_ucs4toutf16(): success (utf16=\"%s\")\n", 135 TRACE(("idn_ucs4_ucs4toutf16(): %s\n",
|
Completed in 20 milliseconds