Searched refs:ldap_ucs4_t (Results 1 – 2 of 2) sorted by relevance
48 typedef ber_int_t ldap_ucs4_t; typedef55 LDAP_F( ldap_ucs4_t ) ldap_x_utf8_to_ucs4( LDAP_CONST char * p );56 LDAP_F( int ) ldap_x_ucs4_to_utf8( ldap_ucs4_t c, char *buf );
145 ldap_ucs4_t ldap_x_utf8_to_ucs4( const char * p ) in ldap_x_utf8_to_ucs4()148 ldap_ucs4_t ch; in ldap_x_utf8_to_ucs4()172 int ldap_x_ucs4_to_utf8( ldap_ucs4_t c, char *buf ) in ldap_x_ucs4_to_utf8()245 ldap_ucs4_t u; in ldap_ucs_to_utf8s()