Searched refs:xmlDebugDumpDocument (Results 1 – 9 of 9) sorted by relevance
55 xmlDebugDumpDocument (FILE *output,
62 d xmlDebugDumpDocument...63 d pr extproc('xmlDebugDumpDocument')
785 xmlDebugDumpDocument(stdout, doc); in parseAndPrintFile()
23 xmlDebugDumpDocument;
2730 #undef xmlDebugDumpDocument2731 extern __typeof (xmlDebugDumpDocument) xmlDebugDumpDocument __attribute((alias("xmlDebugDumpDocumen…2733 #ifndef xmlDebugDumpDocument2734 extern __typeof (xmlDebugDumpDocument) xmlDebugDumpDocument__internal_alias __attribute((visibility…2735 #define xmlDebugDumpDocument xmlDebugDumpDocument__internal_alias macro
1525 xmlDebugDumpDocument(FILE * output, xmlDocPtr doc) in xmlDebugDumpDocument() function
2717 xmlDebugDumpDocument(out, doc); in parseAndPrintFile()
7164 xmlDebugDumpDocument(output, doc); in test_xmlDebugDumpDocument()
745 xmlDebugDumpDocument