Home
last modified time | relevance | path

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

/external/libxml2/
Dencoding.c1364 handler->uconv_in = NULL; in xmlNewCharEncodingHandler()
1730 encu->uconv_in = ucv_in; in xmlFindCharEncodingHandler()
1974 else if (handler->uconv_in != NULL) { in xmlCharEncFirstLineInt()
1975 ret = xmlUconvWrapper(handler->uconv_in, 1, &out->content[out->use], in xmlCharEncFirstLineInt()
2111 else if (input->encoder->uconv_in != NULL) { in xmlCharEncFirstLineInput()
2112 ret = xmlUconvWrapper(input->encoder->uconv_in, 1, xmlBufEnd(out), in xmlCharEncFirstLineInput()
2228 else if (input->encoder->uconv_in != NULL) { in xmlCharEncInput()
2229 ret = xmlUconvWrapper(input->encoder->uconv_in, 1, xmlBufEnd(out), in xmlCharEncInput()
2335 else if (handler->uconv_in != NULL) { in xmlCharEncInFunc()
2336 ret = xmlUconvWrapper(handler->uconv_in, 1, &out->content[out->use], in xmlCharEncInFunc()
[all …]
/external/libxml2/include/libxml/
Dencoding.h150 uconv_t *uconv_in; member
/external/libxml2/os400/libxmlrpg/
Dencoding.rpgle162 d uconv_in * uconv_t *