xmlIOFTPMatch 4416 third_party/libxml/src/elfgcchack.h #undef xmlIOFTPMatch xmlIOFTPMatch 4417 third_party/libxml/src/elfgcchack.h extern __typeof (xmlIOFTPMatch) xmlIOFTPMatch __attribute((alias("xmlIOFTPMatch__internal_alias"))); xmlIOFTPMatch 4419 third_party/libxml/src/elfgcchack.h #ifndef xmlIOFTPMatch xmlIOFTPMatch 4420 third_party/libxml/src/elfgcchack.h extern __typeof (xmlIOFTPMatch) xmlIOFTPMatch__internal_alias __attribute((visibility("hidden"))); xmlIOFTPMatch 4421 third_party/libxml/src/elfgcchack.h #define xmlIOFTPMatch xmlIOFTPMatch__internal_alias xmlIOFTPMatch 345 third_party/libxml/src/include/libxml/xmlIO.h xmlIOFTPMatch (const char *filename); xmlIOFTPMatch 27868 third_party/libxml/src/testapi.c ret_val = xmlIOFTPMatch(filename); xmlIOFTPMatch 2191 third_party/libxml/src/xmlIO.c xmlRegisterInputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen,