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

/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dt61.c78 static const wchar_t t61_tab[] = { variable
335 if (!t61_tab[*c])
351 if (!t61_tab[*c])
372 t61_tab[*c], 0);
377 wlen += ldap_x_wc_to_utf8(NULL, t61_tab[*c], 0);
407 d += ldap_x_wc_to_utf8(d, t61_tab[*c], 6);
412 d += ldap_x_wc_to_utf8(d, t61_tab[*c], 6);

Completed in 121 milliseconds