Searched defs:utf8 (Results 1 – 8 of 8) sorted by relevance
200 idn_ucs4_utf8toucs4(const char *utf8, unsigned long *ucs4, size_t tolen) { in idn_ucs4_utf8toucs4()297 idn_ucs4_ucs4toutf8(const unsigned long *ucs4, char *utf8, size_t tolen) { in idn_ucs4_ucs4toutf8()
903 char *utf8 = NULL; in converter_iconv_convfromucs4() local1020 char *utf8 = NULL; in converter_iconv_convtoucs4() local
97 AC_ARG_WITH(utf8, optwith
164 bool utf8; member230 utf8_to_8859_1(char *utf8, char **iso8859) in utf8_to_8859_1()827 char *utf8, *iso8859; in stringprep_realms() local
1252 char utf8[256][4]; member1299 const char *utf8; in unknown_toUtf8() local
1567 utf8(unsigned int cp, char out[7]) in utf8() function
396 char *utf8 = in START_TEST() local
295 aes_update_utf8(struct aes *aes, const char *utf8) in aes_update_utf8()