xmlIOFTPOpen     4428 third_party/libxml/src/elfgcchack.h #undef xmlIOFTPOpen
xmlIOFTPOpen     4429 third_party/libxml/src/elfgcchack.h extern __typeof (xmlIOFTPOpen) xmlIOFTPOpen __attribute((alias("xmlIOFTPOpen__internal_alias")));
xmlIOFTPOpen     4431 third_party/libxml/src/elfgcchack.h #ifndef xmlIOFTPOpen
xmlIOFTPOpen     4432 third_party/libxml/src/elfgcchack.h extern __typeof (xmlIOFTPOpen) xmlIOFTPOpen__internal_alias __attribute((visibility("hidden")));
xmlIOFTPOpen     4433 third_party/libxml/src/elfgcchack.h #define xmlIOFTPOpen xmlIOFTPOpen__internal_alias
xmlIOFTPOpen      347 third_party/libxml/src/include/libxml/xmlIO.h 	xmlIOFTPOpen 			(const char *filename);
xmlIOFTPOpen     27902 third_party/libxml/src/testapi.c         ret_val = xmlIOFTPOpen(filename);
xmlIOFTPOpen     2191 third_party/libxml/src/xmlIO.c     xmlRegisterInputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen,