Home
last modified time | relevance | path

Searched refs:xmlDebugCheckDocument (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/reactos/libs/libxml/
H A DdebugXML.h71 xmlDebugCheckDocument (FILE * output,
/reactos/sdk/lib/3rdparty/libxml2/
H A DdebugXML.c1569 xmlDebugCheckDocument(FILE * output, xmlDocPtr doc) in xmlDebugCheckDocument() function
H A Dtree.c1219 xmlDebugCheckDocument(stderr, cur); in xmlFreeDoc()