Searched refs:tld_utf8 (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/
H A Dmapselector.c339 char tld_utf8[MAPSELECTOR_MAX_TLD_LENGTH + 1]; local
348 r = idn_ucs4_ucs4toutf8(tld, tld_utf8, sizeof(tld_utf8));
356 r = idn_mapselector_map(ctx, from, tld_utf8, to, tolen);

Completed in 22 milliseconds