Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dutf-8-conv.c96 ldap_x_utf8_to_wc ( wchar_t *wchar, const char *utf8char ) in ldap_x_utf8_to_wc() function
357 n = ldap_x_utf8_to_wc( &wchar, utf8char); in ldap_x_utf8_to_mb()
H A Dt61.c614 j = ldap_x_utf8_to_wc( &tmp, c ); in ldap_utf8s_to_t61s()
647 j = ldap_x_utf8_to_wc( &tmp, c ); in ldap_utf8s_to_t61s()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_utf8.h64 LDAP_F(int) ldap_x_utf8_to_wc LDAP_P((
/netbsd-src/external/bsd/openldap/dist/doc/devel/
H A Dutfconv.txt35 int ldap_x_utf8_to_wc - Convert a single UTF-8 encoded character to a wide character.
41 2.1 ldap_x_utf8_to_wc - Convert a single UTF-8 encoded character to a wide character.
43 int ldap_x_utf8_to_wc ( wchar_t *wchar, const char *utf8char )