Lines Matching refs:prefix3
10220 xmlChar * prefix3; /* the third prefix of the userdata */
10238 prefix3 = gen_const_xmlChar_ptr(n_prefix3, 5);
10241 ret_val = xmlHashQLookup3(table, (const xmlChar *)prefix, (const xmlChar *)name, (const xmlChar *)prefix2, (const xmlChar *)name2, (const xmlChar *)prefix3, (const xmlChar *)name3);
10249 des_const_xmlChar_ptr(n_prefix3, (const xmlChar *)prefix3, 5);