Home
last modified time | relevance | path

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

/external/libxml2/
Dencoding.c1373 handler->uconv_in = NULL; in xmlNewCharEncodingHandler()
1739 encu->uconv_in = ucv_in; in xmlFindCharEncodingHandler()
1930 else if (handler->uconv_in != NULL) { in xmlEncInputChunk()
1931 ret = xmlUconvWrapper(handler->uconv_in, 1, out, outlen, in, inlen, in xmlEncInputChunk()
2759 ((handler->uconv_out != NULL) || (handler->uconv_in != NULL))) { in xmlCharEncCloseFunc()
2765 if (handler->uconv_in != NULL) { in xmlCharEncCloseFunc()
2766 closeIcuConverter(handler->uconv_in); in xmlCharEncCloseFunc()
2767 handler->uconv_in = NULL; in xmlCharEncCloseFunc()
/external/libxml2/include/libxml/
Dencoding.h155 uconv_t *uconv_in; member
/external/libxml2/os400/libxmlrpg/
Dencoding.rpgle164 d uconv_in * uconv_t *