Lines Matching refs:iconv_t
1629 iconv_t icv_in, icv_out;1672 if (icv_in == (iconv_t) -1) {1675 if (icv_out == (iconv_t) -1) {1678 if ((icv_in != (iconv_t) -1) && (icv_out != (iconv_t) -1)) {1696 iconv_t) -1) || icv_out != (iconv_t) -1) {1778 xmlIconvWrapper(iconv_t cd, unsigned char *out, int *outlen,