xmlIOHTTPMatch 4464 third_party/libxml/src/elfgcchack.h #undef xmlIOHTTPMatch xmlIOHTTPMatch 4465 third_party/libxml/src/elfgcchack.h extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch __attribute((alias("xmlIOHTTPMatch__internal_alias"))); xmlIOHTTPMatch 4467 third_party/libxml/src/elfgcchack.h #ifndef xmlIOHTTPMatch xmlIOHTTPMatch 4468 third_party/libxml/src/elfgcchack.h extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch__internal_alias __attribute((visibility("hidden"))); xmlIOHTTPMatch 4469 third_party/libxml/src/elfgcchack.h #define xmlIOHTTPMatch xmlIOHTTPMatch__internal_alias xmlIOHTTPMatch 324 third_party/libxml/src/include/libxml/xmlIO.h xmlIOHTTPMatch (const char *filename); xmlIOHTTPMatch 28018 third_party/libxml/src/testapi.c ret_val = xmlIOHTTPMatch(filename); xmlIOHTTPMatch 2186 third_party/libxml/src/xmlIO.c xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen, xmlIOHTTPMatch 2216 third_party/libxml/src/xmlIO.c xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW, xmlIOHTTPMatch 2256 third_party/libxml/src/xmlIO.c xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW, xmlIOHTTPMatch 2627 third_party/libxml/src/xmlIO.c if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch) xmlIOHTTPMatch 2663 third_party/libxml/src/xmlIO.c if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)