xmlDocFormatDump 2974 third_party/libxml/src/elfgcchack.h #undef xmlDocFormatDump
xmlDocFormatDump 2975 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDocFormatDump) xmlDocFormatDump __attribute((alias("xmlDocFormatDump__internal_alias")));
xmlDocFormatDump 2977 third_party/libxml/src/elfgcchack.h #ifndef xmlDocFormatDump
xmlDocFormatDump 2978 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDocFormatDump) xmlDocFormatDump__internal_alias __attribute((visibility("hidden")));
xmlDocFormatDump 2979 third_party/libxml/src/elfgcchack.h #define xmlDocFormatDump xmlDocFormatDump__internal_alias
xmlDocFormatDump 1123 third_party/libxml/src/include/libxml/tree.h 		xmlDocFormatDump	(FILE *f,
xmlDocFormatDump 20058 third_party/libxml/src/testapi.c         ret_val = xmlDocFormatDump(f, cur, format);
xmlDocFormatDump 2361 third_party/libxml/src/xmlsave.c     return(xmlDocFormatDump (f, cur, 0));