Searched refs:xmlDebugCheckDocument (Results 1 – 4 of 4) sorted by relevance
71 xmlDebugCheckDocument (FILE * output,
2610 #undef xmlDebugCheckDocument2611 extern __typeof (xmlDebugCheckDocument) xmlDebugCheckDocument __attribute((alias("xmlDebugCheckDocu…2613 #ifndef xmlDebugCheckDocument2614 extern __typeof (xmlDebugCheckDocument) xmlDebugCheckDocument__internal_alias __attribute((visibili…2615 #define xmlDebugCheckDocument xmlDebugCheckDocument__internal_alias macro
1574 xmlDebugCheckDocument(FILE * output, xmlDocPtr doc) in xmlDebugCheckDocument() function
1204 xmlDebugCheckDocument(stderr, cur); in xmlFreeDoc()