Searched refs:idn_ucsmap_map (Results 1 - 3 of 3) sorted by relevance
/bind-9.11.3/contrib/idn/idnkit-1.0-src/include/idn/ |
H A D | ucsmap.h | 124 idn_ucsmap_map(idn_ucsmap_t ctx, unsigned long v, unsigned long *to,
|
/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/ |
H A D | filemapper.c | 153 r = idn_ucsmap_map(ctx->map, *from, ub.ucs, ub.size, &ub.len);
|
H A D | ucsmap.c | 266 idn_ucsmap_map(idn_ucsmap_t ctx, unsigned long v, unsigned long *to, function 276 TRACE(("idn_ucsmap_map(v=U+%lX)\n", v)); 279 WARNING(("idn_ucsmap_map: not fixed yet\n"));
|
Completed in 2008 milliseconds