Home
last modified time | relevance | path

Searched refs:iconv_in (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dencoding.c1360 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 …]
/external/libxml2/include/libxml/
Dencoding.h146 iconv_t iconv_in; member
/external/libxml2/os400/libxmlrpg/
Dencoding.rpgle157 d iconv_in * iconv_t