Searched refs:iconv_in (Results 1 – 3 of 3) sorted by relevance
1360 handler->iconv_in = NULL; in xmlNewCharEncodingHandler()1702 enc->iconv_in = icv_in; in xmlFindCharEncodingHandler()1964 else if (handler->iconv_in != NULL) { in xmlCharEncFirstLineInt()1965 ret = xmlIconvWrapper(handler->iconv_in, &out->content[out->use], in xmlCharEncFirstLineInt()2101 else if (input->encoder->iconv_in != NULL) { in xmlCharEncFirstLineInput()2102 ret = xmlIconvWrapper(input->encoder->iconv_in, xmlBufEnd(out), in xmlCharEncFirstLineInput()2218 else if (input->encoder->iconv_in != NULL) { in xmlCharEncInput()2219 ret = xmlIconvWrapper(input->encoder->iconv_in, xmlBufEnd(out), in xmlCharEncInput()2324 else if (handler->iconv_in != NULL) { in xmlCharEncInFunc()2325 ret = xmlIconvWrapper(handler->iconv_in, &out->content[out->use], in xmlCharEncInFunc()[all …]
146 iconv_t iconv_in; member
157 d iconv_in * iconv_t