Searched refs:krb5_ucs4 (Results 1 – 2 of 2) sorted by relevance
166 int krb5int_utf8_to_ucs4(const char *p, krb5_ucs4 *out) in krb5int_utf8_to_ucs4()169 krb5_ucs4 ch; in krb5int_utf8_to_ucs4()196 krb5_ucs4 ch; in krb5int_utf8_to_ucs2()206 size_t krb5int_ucs4_to_utf8(krb5_ucs4 c, char *buf) in krb5int_ucs4_to_utf8()259 return krb5int_ucs4_to_utf8((krb5_ucs4)c, buf); in krb5int_ucs2_to_utf8()455 krb5_ucs4 chs, ch; in krb5int_utf8_strchr()471 krb5_ucs4 chstr, chset; in krb5int_utf8_strcspn()488 krb5_ucs4 chstr, chset; in krb5int_utf8_strspn()507 krb5_ucs4 chstr, chset; in krb5int_utf8_strpbrk()
95 typedef int krb5_ucs4; typedef97 typedef long krb5_ucs4; typedef99 typedef short krb5_ucs4; typedef109 int krb5int_utf8_to_ucs4(const char *p, krb5_ucs4 *out);110 size_t krb5int_ucs4_to_utf8(krb5_ucs4 c, char *buf);