Searched defs:utf8 (Results 1 – 15 of 15) sorted by relevance
34 const char* nu_utf8_read(const char *utf8, uint32_t *unicode) { in nu_utf8_read()79 const char* nu_utf8_revread(uint32_t *unicode, const char *utf8) { in nu_utf8_revread()
8 std::u16string utf8_to_utf16::convert(std::string const& utf8) { in convert()
16 std::u16string utf8_to_utf16::convert(std::string const& utf8) { in convert()
82 char* nu_utf8_write(uint32_t unicode, char *utf8) { in nu_utf8_write()
143 QTextCodec *utf8 = QTextCodec::codecForName("UTF-8"); in UTF82GBK() local
141 QTextCodec *utf8 = QTextCodec::codecForName("UTF-8"); in UTF82GBK() local
162 id3_utf8_t * utf8; in lsx_id3_read_tag() local
142 char utf8[MAX_UTF8_PER_UTF16] = { 0 }; in print_unicode_in_utf8() local
281 u8 utf8[utf16_len * MAX_UTF8_PER_UTF16]; in string16() local
512 int *longlen, int *outlen, int escape, int utf8, in xlate_to_uni()
45 utf8:1, /* Use of UTF-8 character set (Default) */ member
90 static char *utf8 = "utf8"; in parse_options() local
71 u8 utf8[2]; member
206 unsigned utf8:1, /* Use of UTF-8 character set */ member