Home
last modified time | relevance | path

Searched refs:wc1e (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dt61.c602 static const wvec64 *wc1e[] = { variable
629 if ((*wc1e[(tmp >> 6) & 3])[tmp & 0x3f] & 0xff00) { in ldap_utf8s_to_t61s()
677 tmp = (*wc1e[(tmp >> 6) & 3])[tmp & 0x3f]; in ldap_utf8s_to_t61s()