Home
last modified time | relevance | path

Searched defs:xiconv (Results 1 - 1 of 1) sorted by relevance

/third_party/lame/frontend/
H A Dparse.c207 iconv_t xiconv = iconv_open(cur_code, "ISO_8859-1"); in currCharCodeSize() local
285 iconv_t xiconv = iconv_open("ISO_8859-1//TRANSLIT", cur_code); toLatin1() local
311 iconv_t xiconv = iconv_open("UTF-16LE//TRANSLIT", cur_code); toUtf16() local
[all...]

Completed in 2 milliseconds