Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_utf8.h95 LDAP_F(int) ldap_x_mb_to_utf8 LDAP_P((
/netbsd-src/external/bsd/openldap/dist/doc/devel/
H A Dutfconv.txt153 ldap_x_mb_to_utf8 - Convert a multi-byte character to a UTF-8 character.
158 3.1 ldap_x_mb_to_utf8 - Convert a multi-byte character to a UTF-8 character.
160 int ldap_x_mb_to_utf8 ( char *utf8char, const char *mbchar, size_t mbsize, int (*f_mbtowc)(wchar_t …
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dutf-8-conv.c419 ldap_x_mb_to_utf8 ( char *utf8char, const char *mbchar, size_t mbsize, in ldap_x_mb_to_utf8() function