Home | History | Annotate | Download | only in libxml2

Lines Matching refs:uconv_t

101 static uconv_t* 
105 uconv_t *conv = (uconv_t *) xmlMalloc(sizeof(uconv_t));
138 closeIcuConverter(uconv_t *conv)
1633 uconv_t *ucv_in, *ucv_out;
1845 xmlUconvWrapper(uconv_t *cd, int toUnicode, unsigned char *out, int *outlen,