Home | History | Annotate | Download | only in libmtp

Lines Matching full:utf8

114     iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591");
140 && iconv_open ("utf8", "eucJP") == (iconv_t)(-1))