Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A DdebugXML.h55 xmlDebugDumpDocument (FILE *output,
/reactos/sdk/lib/3rdparty/libxml2/
H A DdebugXML.c1518 xmlDebugDumpDocument(FILE * output, xmlDocPtr doc) in xmlDebugDumpDocument() function
H A Dxmllint.c2693 xmlDebugDumpDocument(out, doc); in parseAndPrintFile()