HomeSort by: relevance | last modified time | path
    Searched refs:ldap_x_wcs_to_utf8s (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/include/
ldap_utf8.h 76 LDAP_F(int) ldap_x_wcs_to_utf8s LDAP_P((
  /src/external/bsd/openldap/dist/libraries/libldap/
utf-8-conv.c 278 ldap_x_wcs_to_utf8s ( char *utf8str, const wchar_t *wcstr, size_t count ) function
482 n = ldap_x_wcs_to_utf8s( utf8str, wcs, count);

Completed in 14 milliseconds