Searched refs:iconv_out (Results 1 – 3 of 3) sorted by relevance
1361 handler->iconv_out = NULL; in xmlNewCharEncodingHandler()1703 enc->iconv_out = icv_out; in xmlFindCharEncodingHandler()2443 else if (output->encoder->iconv_out != NULL) { in xmlCharEncOutput()2444 ret = xmlIconvWrapper(output->encoder->iconv_out, xmlBufEnd(out), in xmlCharEncOutput()2490 else if (output->encoder->iconv_out != NULL) { in xmlCharEncOutput()2491 ret = xmlIconvWrapper(output->encoder->iconv_out, xmlBufEnd(out), in xmlCharEncOutput()2670 else if (handler->iconv_out != NULL) { in xmlCharEncOutFunc()2671 ret = xmlIconvWrapper(handler->iconv_out, &out->content[out->use], in xmlCharEncOutFunc()2714 else if (handler->iconv_out != NULL) { in xmlCharEncOutFunc()2715 ret = xmlIconvWrapper(handler->iconv_out, &out->content[out->use], in xmlCharEncOutFunc()[all …]
147 iconv_t iconv_out; member
158 d iconv_out * iconv_t