xmlExpSubsume    3374 third_party/libxml/src/elfgcchack.h #undef xmlExpSubsume
xmlExpSubsume    3375 third_party/libxml/src/elfgcchack.h extern __typeof (xmlExpSubsume) xmlExpSubsume __attribute((alias("xmlExpSubsume__internal_alias")));
xmlExpSubsume    3377 third_party/libxml/src/elfgcchack.h #ifndef xmlExpSubsume
xmlExpSubsume    3378 third_party/libxml/src/elfgcchack.h extern __typeof (xmlExpSubsume) xmlExpSubsume__internal_alias __attribute((visibility("hidden")));
xmlExpSubsume    3379 third_party/libxml/src/elfgcchack.h #define xmlExpSubsume xmlExpSubsume__internal_alias
xmlExpSubsume     209 third_party/libxml/src/include/libxml/xmlregexp.h 			xmlExpSubsume	(xmlExpCtxtPtr ctxt,
xmlExpSubsume     147 third_party/libxml/src/testRegexp.c 		    ret = xmlExpSubsume(ctxt, expr, sub);
xmlExpSubsume    33189 third_party/libxml/src/testapi.c         ret_val = xmlExpSubsume(ctxt, exp, sub);