xmlRegisterInputCallbacks 8321 third_party/libxml/src/elfgcchack.h #undef xmlRegisterInputCallbacks xmlRegisterInputCallbacks 8322 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRegisterInputCallbacks) xmlRegisterInputCallbacks __attribute((alias("xmlRegisterInputCallbacks__internal_alias"))); xmlRegisterInputCallbacks 8324 third_party/libxml/src/elfgcchack.h #ifndef xmlRegisterInputCallbacks xmlRegisterInputCallbacks 8325 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRegisterInputCallbacks) xmlRegisterInputCallbacks__internal_alias __attribute((visibility("hidden"))); xmlRegisterInputCallbacks 8326 third_party/libxml/src/elfgcchack.h #define xmlRegisterInputCallbacks xmlRegisterInputCallbacks__internal_alias xmlRegisterInputCallbacks 205 third_party/libxml/src/include/libxml/xmlIO.h xmlRegisterInputCallbacks (xmlInputMatchCallback matchFunc, xmlRegisterInputCallbacks 2869 third_party/libxml/src/runtest.c if (xmlRegisterInputCallbacks(uripMatch, uripOpen, uripRead, uripClose) < 0) xmlRegisterInputCallbacks 2178 third_party/libxml/src/xmlIO.c xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen, xmlRegisterInputCallbacks 2181 third_party/libxml/src/xmlIO.c xmlRegisterInputCallbacks(xmlGzfileMatch, xmlGzfileOpen, xmlRegisterInputCallbacks 2186 third_party/libxml/src/xmlIO.c xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen, xmlRegisterInputCallbacks 2191 third_party/libxml/src/xmlIO.c xmlRegisterInputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen,