Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_utf8.h84 LDAP_F(int) ldap_x_utf8_to_mb LDAP_P((
/netbsd-src/external/bsd/openldap/dist/doc/devel/
H A Dutfconv.txt155 ldap_x_utf8_to_mb - Convert a UTF-8 character to a multi-byte character.
228 3.3 ldap_x_utf8_to_mb - Convert a UTF-8 character to a multi-byte character.
230 int ldap_x_utf8_to_mb ( char *mbchar, const char *utf8char,
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dutf-8-conv.c346 ldap_x_utf8_to_mb ( char *mbchar, const char *utf8char, in ldap_x_utf8_to_mb() function