Searched refs:xmlExpSubsume (Results 1 – 3 of 3) sorted by relevance
209 xmlExpSubsume (xmlExpCtxtPtr ctxt,
3374 #undef xmlExpSubsume3375 extern __typeof (xmlExpSubsume) xmlExpSubsume __attribute((alias("xmlExpSubsume__internal_alias")));3377 #ifndef xmlExpSubsume3378 extern __typeof (xmlExpSubsume) xmlExpSubsume__internal_alias __attribute((visibility("hidden")));3379 #define xmlExpSubsume xmlExpSubsume__internal_alias macro
7787 xmlExpSubsume(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, xmlExpNodePtr sub) { in xmlExpSubsume() function