Searched refs:krb5int_ucs4_to_utf8 (Results 1 – 2 of 2) sorted by relevance
206 size_t krb5int_ucs4_to_utf8(krb5_ucs4 c, char *buf) in krb5int_ucs4_to_utf8() function259 return krb5int_ucs4_to_utf8((krb5_ucs4)c, buf); in krb5int_ucs2_to_utf8()
110 size_t krb5int_ucs4_to_utf8(krb5_ucs4 c, char *buf);