Home | History | Annotate | Download | only in libxml2

Lines Matching refs:toUnicode

102 openIcuConverter(const char* name, int toUnicode)
114 if (toUnicode) {
1836 * @toUnicode : non-zero if toUnicode. 0 otherwise.
1853 xmlUconvWrapper(uconv_t *cd, int toUnicode, unsigned char *out, int *outlen,
1869 * when toUnicode is true !
1871 if (toUnicode) {