xmlRecoverFile   8122 third_party/libxml/src/elfgcchack.h #undef xmlRecoverFile
xmlRecoverFile   8123 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRecoverFile) xmlRecoverFile __attribute((alias("xmlRecoverFile__internal_alias")));
xmlRecoverFile   8125 third_party/libxml/src/elfgcchack.h #ifndef xmlRecoverFile
xmlRecoverFile   8126 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRecoverFile) xmlRecoverFile__internal_alias __attribute((visibility("hidden")));
xmlRecoverFile   8127 third_party/libxml/src/elfgcchack.h #define xmlRecoverFile xmlRecoverFile__internal_alias
xmlRecoverFile    867 third_party/libxml/src/include/libxml/parser.h 		xmlRecoverFile		(const char *filename);
xmlRecoverFile   14668 third_party/libxml/src/testapi.c         ret_val = xmlRecoverFile(filename);