Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dencoding.h155 uconv_t *uconv_in; member
/external/libxml2/
Dencoding.c1383 handler->uconv_in = NULL; in xmlNewCharEncodingHandler()
1758 encu->uconv_in = ucv_in; in xmlFindCharEncodingHandler()
1970 else if (handler->uconv_in != NULL) { in xmlEncInputChunk()
1971 ret = xmlUconvWrapper(handler->uconv_in, 1, out, outlen, in, inlen, in xmlEncInputChunk()
2817 ((handler->uconv_out != NULL) || (handler->uconv_in != NULL))) { in xmlCharEncCloseFunc()
2823 if (handler->uconv_in != NULL) { in xmlCharEncCloseFunc()
2824 closeIcuConverter(handler->uconv_in); in xmlCharEncCloseFunc()
2825 handler->uconv_in = NULL; in xmlCharEncCloseFunc()
/external/libxml2/os400/libxmlrpg/
Dencoding.rpgle164 d uconv_in * uconv_t *