Lines Matching refs:pref
35797 xmlChar * pref; /* the prefix of the QName */35808 pref = gen_const_xmlChar_ptr(n_pref, 0);35812 ret_val = xmlStrQEqual((const xmlChar *)pref, (const xmlChar *)name, (const xmlChar *)str);35815 des_const_xmlChar_ptr(n_pref, (const xmlChar *)pref, 0);