Lines Matching defs:utf2
36337 xmlChar * utf2; /* pointer to second UTF8 char */36344 utf2 = gen_const_xmlChar_ptr(n_utf2, 1);36346 ret_val = xmlUTF8Charcmp((const xmlChar *)utf1, (const xmlChar *)utf2);36350 des_const_xmlChar_ptr(n_utf2, (const xmlChar *)utf2, 1);