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

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/include/
H A Dldap_utf8.h76 LDAP_F(int) ldap_x_wcs_to_utf8s LDAP_P((
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/libldap/
H A Dutf-8-conv.c275 ldap_x_wcs_to_utf8s ( char *utf8str, const wchar_t *wcstr, size_t count ) function
475 n = ldap_x_wcs_to_utf8s( utf8str, wcs, count);

Completed in 114 milliseconds