Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_utf8.h89 LDAP_F(int) ldap_x_utf8s_to_mbs LDAP_P((
/netbsd-src/external/bsd/openldap/dist/doc/devel/
H A Dutfconv.txt156 ldap_x_utf8s_to_mbs - Convert a UTF-8 string to a multi-byte string.
253 3.4 int ldap_x_utf8s_to_mbs - Convert a UTF-8 string to a multi-byte string.
256 int ldap_x_utf8s_to_mbs ( char *mbstr, const char *utf8str, size_t count,
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dutf-8-conv.c376 ldap_x_utf8s_to_mbs ( char *mbstr, const char *utf8str, size_t count, in ldap_x_utf8s_to_mbs() function