Searched refs:xmlExpSubsume (Results 1 – 6 of 6) sorted by relevance
209 xmlExpSubsume (xmlExpCtxtPtr ctxt,
251 d xmlExpSubsume pr extproc('xmlExpSubsume')
8000 xmlExpSubsume(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, xmlExpNodePtr sub) { in xmlExpSubsume() function
32722 ret_val = xmlExpSubsume(ctxt, exp, sub); in test_xmlExpSubsume()