xmlSaveFormatFile 9244 third_party/libxml/src/elfgcchack.h #undef xmlSaveFormatFile xmlSaveFormatFile 9245 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSaveFormatFile) xmlSaveFormatFile __attribute((alias("xmlSaveFormatFile__internal_alias"))); xmlSaveFormatFile 9247 third_party/libxml/src/elfgcchack.h #ifndef xmlSaveFormatFile xmlSaveFormatFile 9248 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSaveFormatFile) xmlSaveFormatFile__internal_alias __attribute((visibility("hidden"))); xmlSaveFormatFile 9249 third_party/libxml/src/elfgcchack.h #define xmlSaveFormatFile xmlSaveFormatFile__internal_alias xmlSaveFormatFile 1137 third_party/libxml/src/include/libxml/tree.h xmlSaveFormatFile (const char *filename, xmlSaveFormatFile 23034 third_party/libxml/src/testapi.c ret_val = xmlSaveFormatFile(filename, cur, format); xmlSaveFormatFile 2628 third_party/libxml/src/xmllint.c ret = xmlSaveFormatFile(output ? output : "-", doc, 1);