xmlDocDumpFormatMemory 2926 third_party/libxml/src/elfgcchack.h #undef xmlDocDumpFormatMemory xmlDocDumpFormatMemory 2927 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDocDumpFormatMemory) xmlDocDumpFormatMemory __attribute((alias("xmlDocDumpFormatMemory__internal_alias"))); xmlDocDumpFormatMemory 2929 third_party/libxml/src/elfgcchack.h #ifndef xmlDocDumpFormatMemory xmlDocDumpFormatMemory 2930 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDocDumpFormatMemory) xmlDocDumpFormatMemory__internal_alias __attribute((visibility("hidden"))); xmlDocDumpFormatMemory 2931 third_party/libxml/src/elfgcchack.h #define xmlDocDumpFormatMemory xmlDocDumpFormatMemory__internal_alias xmlDocDumpFormatMemory 1103 third_party/libxml/src/include/libxml/tree.h xmlDocDumpFormatMemory (xmlDocPtr cur, xmlDocDumpFormatMemory 19849 third_party/libxml/src/testapi.c xmlDocDumpFormatMemory(cur, mem, size, format); xmlDocDumpFormatMemory 2596 third_party/libxml/src/xmllint.c xmlDocDumpFormatMemory(doc, &result, &len, 1);