Searched refs:ldap_x_ucs4_to_utf8 (Results 1 – 3 of 3) sorted by relevance
172 int ldap_x_ucs4_to_utf8( ldap_ucs4_t c, char *buf ) in ldap_x_ucs4_to_utf8() function292 ptr += ldap_x_ucs4_to_utf8(u, ptr); in ldap_ucs_to_utf8s()
56 LDAP_F( int ) ldap_x_ucs4_to_utf8( ldap_ucs4_t c, char *buf );
268 outpos += ldap_x_ucs4_to_utf8( ucsout[j], &out[outpos] ); in UTF8bvnormalize()