Searched refs:xmlDebugDumpDocument (Results 1 – 4 of 4) sorted by relevance
55 xmlDebugDumpDocument (FILE *output,
2658 #undef xmlDebugDumpDocument2659 extern __typeof (xmlDebugDumpDocument) xmlDebugDumpDocument __attribute((alias("xmlDebugDumpDocumen…2661 #ifndef xmlDebugDumpDocument2662 extern __typeof (xmlDebugDumpDocument) xmlDebugDumpDocument__internal_alias __attribute((visibility…2663 #define xmlDebugDumpDocument xmlDebugDumpDocument__internal_alias macro
1521 xmlDebugDumpDocument(FILE * output, xmlDocPtr doc) in xmlDebugDumpDocument() function
2559 xmlDebugDumpDocument(out, doc); in parseAndPrintFile()