Searched refs:cd4 (Results 1 – 1 of 1) sorted by relevance
179 iconv_t cd4 = iconv_open ("utf8", "eucJP");181 && cd3 == (iconv_t)(-1) && cd4 == (iconv_t)(-1))189 if (cd4 != (iconv_t)(-1))190 iconv_close (cd4);