Lines Matching defs:prefix2
10020 xmlChar * prefix2; /* the second prefix of the userdata */
10034 prefix2 = gen_const_xmlChar_ptr(n_prefix2, 3);
10037 ret_val = xmlHashQLookup2(table, (const xmlChar *)prefix, (const xmlChar *)name, (const xmlChar *)prefix2, (const xmlChar *)name2);
10043 des_const_xmlChar_ptr(n_prefix2, (const xmlChar *)prefix2, 3);
10080 xmlChar * prefix2; /* the second prefix of the userdata */
10100 prefix2 = gen_const_xmlChar_ptr(n_prefix2, 3);
10105 ret_val = xmlHashQLookup3(table, (const xmlChar *)prefix, (const xmlChar *)name, (const xmlChar *)prefix2, (const xmlChar *)name2, (const xmlChar *)prefix3, (const xmlChar *)name3);
10111 des_const_xmlChar_ptr(n_prefix2, (const xmlChar *)prefix2, 3);