xmlSaveFormatFileTo 697 third_party/libxml/src/catalog.c ret = xmlSaveFormatFileTo(buf, doc, NULL, 1); xmlSaveFormatFileTo 9268 third_party/libxml/src/elfgcchack.h #undef xmlSaveFormatFileTo xmlSaveFormatFileTo 9269 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSaveFormatFileTo) xmlSaveFormatFileTo __attribute((alias("xmlSaveFormatFileTo__internal_alias"))); xmlSaveFormatFileTo 9271 third_party/libxml/src/elfgcchack.h #ifndef xmlSaveFormatFileTo xmlSaveFormatFileTo 9272 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSaveFormatFileTo) xmlSaveFormatFileTo__internal_alias __attribute((visibility("hidden"))); xmlSaveFormatFileTo 9273 third_party/libxml/src/elfgcchack.h #define xmlSaveFormatFileTo xmlSaveFormatFileTo__internal_alias xmlSaveFormatFileTo 1152 third_party/libxml/src/include/libxml/tree.h xmlSaveFormatFileTo (xmlOutputBufferPtr buf, xmlSaveFormatFileTo 23141 third_party/libxml/src/testapi.c ret_val = xmlSaveFormatFileTo(buf, cur, (const char *)encoding, format);