Searched defs:idn_mapper_map (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/
H A Dmapper.c340 idn_mapper_map(idn_mapper_t ctx, const unsigned long *from, function
353 TRACE(("idn_mapper_map(from=\"%s\", tolen=%d)\n",
374 TRACE(("idn_mapper_map(): map %s\n", ctx->schemes[i].prefix));
428 TRACE(("idn_mapper_map(): success (to=\"%s\")\n",
431 TRACE(("idn_mapper_map(): %s\n", idn_result_tostring(r)));

Completed in 8 milliseconds