Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dencoding.h156 uconv_t *uconv_out; member
/external/libxml2/
Dencoding.c1374 handler->uconv_out = NULL; in xmlNewCharEncodingHandler()
1740 encu->uconv_out = ucv_out; in xmlFindCharEncodingHandler()
1959 else if (handler->uconv_out != NULL) { in xmlEncOutputChunk()
1960 ret = xmlUconvWrapper(handler->uconv_out, 0, out, outlen, in, inlen, in xmlEncOutputChunk()
2757 ((handler->uconv_out != NULL) || (handler->uconv_in != NULL))) { in xmlCharEncCloseFunc()
2759 if (handler->uconv_out != NULL) { in xmlCharEncCloseFunc()
2760 closeIcuConverter(handler->uconv_out); in xmlCharEncCloseFunc()
2761 handler->uconv_out = NULL; in xmlCharEncCloseFunc()
/external/libxml2/os400/libxmlrpg/
Dencoding.rpgle165 d uconv_out * uconv_t *