Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dutf-8-conv.c419 ldap_x_mb_to_utf8 ( char *utf8char, const char *mbchar, size_t mbsize, in ldap_x_mb_to_utf8() argument
428 if (mbsize == 0) /* 0 is not valid. */ in ldap_x_mb_to_utf8()
439 n = f_mbtowc( &wchar, mbchar, mbsize); in ldap_x_mb_to_utf8()
/netbsd/src/external/bsd/openldap/dist/include/
Dldap_utf8.h96 char *utf8char, LDAP_CONST char *mbchar, size_t mbsize,
/netbsd/src/external/bsd/openldap/dist/doc/devel/
Dutfconv.txt160 int ldap_x_mb_to_utf8 ( char *utf8char, const char *mbchar, size_t mbsize, int (*f_mbtowc)(wchar_t …
168 mbsize (IN) The maximum number of bytes of the mbchar argument to