Lines Matching refs:XmlUtf8Encode
1193 XmlUtf8Encode(int c, char *buf)1307 n = XmlUtf8Encode(c, buf);1402 e->utf8[i][0] = (char)XmlUtf8Encode(c, e->utf8[i] + 1);