Searched refs:uconv_in (Results 1 – 3 of 3) sorted by relevance
155 uconv_t *uconv_in; member
1383 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()
164 d uconv_in * uconv_t *