Home
last modified time | relevance | path

Searched refs:xmlDebugDumpOneNode (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/reactos/libs/libxml/
H A DdebugXML.h40 xmlDebugDumpOneNode (FILE *output,
/reactos/sdk/lib/3rdparty/libxml2/
H A DSAX2.c1676 xmlDebugDumpOneNode(stderr, parent, 0); in xmlSAX2StartElement()
2740 xmlDebugDumpOneNode(stderr, parent, 0); in xmlSAX2ProcessingInstruction()
2801 xmlDebugDumpOneNode(stderr, parent, 0); in xmlSAX2Comment()
H A DdebugXML.c1433 xmlDebugDumpOneNode(FILE * output, xmlNodePtr node, int depth) in xmlDebugDumpOneNode() function
2284 xmlDebugDumpOneNode(ctxt->output, node, 0); in xmlShellDir()
H A Dxpath.c1290 xmlDebugDumpOneNode(output, cur, depth); in xmlXPathDebugDumpNode()
1311 xmlDebugDumpOneNode(output, tmp, depth); in xmlXPathDebugDumpNodeList()