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

/bind-9.11.3/contrib/idn/idnkit-1.0-src/include/idn/
H A Ducsmap.h115 * of the mapped sequence is stored in '*maplenp'. 'tolen' specifies
125 size_t tolen, size_t *maplenp);
/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/
H A Ducsmap.c267 size_t tolen, size_t *maplenp) {
274 maplenp != NULL);
303 *maplenp = e[mid].len;
316 *maplenp = 1;
266 idn_ucsmap_map(idn_ucsmap_t ctx, unsigned long v, unsigned long *to, size_t tolen, size_t *maplenp) argument

Completed in 23 milliseconds