xmlSaveFlush 9232 third_party/libxml/src/elfgcchack.h #undef xmlSaveFlush xmlSaveFlush 9233 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSaveFlush) xmlSaveFlush __attribute((alias("xmlSaveFlush__internal_alias"))); xmlSaveFlush 9235 third_party/libxml/src/elfgcchack.h #ifndef xmlSaveFlush xmlSaveFlush 9236 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSaveFlush) xmlSaveFlush__internal_alias __attribute((visibility("hidden"))); xmlSaveFlush 9237 third_party/libxml/src/elfgcchack.h #define xmlSaveFlush xmlSaveFlush__internal_alias xmlSaveFlush 72 third_party/libxml/src/include/libxml/xmlsave.h xmlSaveFlush (xmlSaveCtxtPtr ctxt); xmlSaveFlush 33738 third_party/libxml/src/testapi.c ret_val = xmlSaveFlush(ctxt); xmlSaveFlush 1821 third_party/libxml/src/xmlsave.c ret = xmlSaveFlush(ctxt);