Lines Matching refs:iconv_t
1632 iconv_t icv_in, icv_out;1678 if (icv_in == (iconv_t) -1) {1681 if (icv_out == (iconv_t) -1) {1684 if ((icv_in != (iconv_t) -1) && (icv_out != (iconv_t) -1)) {1703 } else if ((icv_in != (iconv_t) -1) || icv_out != (iconv_t) -1) {1786 xmlIconvWrapper(iconv_t cd, unsigned char *out, int *outlen,