Home | History | Annotate | Download | only in libxml2

Lines Matching refs:iconv_out

1357     handler->iconv_out = NULL;
1697 enc->iconv_out = icv_out;
2189 else if (handler->iconv_out != NULL) {
2190 ret = xmlIconvWrapper(handler->iconv_out, &out->content[out->use],
2233 else if (handler->iconv_out != NULL) {
2234 ret = xmlIconvWrapper(handler->iconv_out, &out->content[out->use],
2367 if ((handler->iconv_out != NULL) || (handler->iconv_in != NULL)) {
2369 if (handler->iconv_out != NULL) {
2370 if (iconv_close(handler->iconv_out))
2372 handler->iconv_out = NULL;
2460 } else if (handler->iconv_out != NULL) {
2464 ret = xmlIconvWrapper(handler->iconv_out, &convbuf[0],