Searched defs:utf8_string (Results 1 – 4 of 4) sorted by relevance
247 unsigned char *utf8_string = (unsigned char *) xmalloc (2 * length + 1); in conv_from_iso_8859_1() local423 unsigned char *utf8_string; in read_escaped_string() local
334 unsigned char *utf8_string; in conv_from_ucs4() local
429 char *utf8_string; in phase2_getc() local734 char *utf8_string = in extract_quotelike_pass1_utf8() local
25 static int utf8_to_ucs2(const u8 *utf8_string, size_t utf8_string_len, in utf8_to_ucs2()