Searched refs:uconv_in (Results 1 – 3 of 3) sorted by relevance
155 uconv_t *uconv_in; member
1373 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()2757 ((handler->uconv_out != NULL) || (handler->uconv_in != NULL))) { in xmlCharEncCloseFunc()2763 if (handler->uconv_in != NULL) { in xmlCharEncCloseFunc()2764 closeIcuConverter(handler->uconv_in); in xmlCharEncCloseFunc()2765 handler->uconv_in = NULL; in xmlCharEncCloseFunc()
164 d uconv_in * uconv_t *