Searched refs:xmlDebugDumpOneNode (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/include/libxml/ |
D | debugXML.h | 40 xmlDebugDumpOneNode (FILE *output,
|
/external/libxml2/os400/libxmlrpg/ |
D | debugXML.rpgle | 39 d xmlDebugDumpOneNode... 40 d pr extproc('xmlDebugDumpOneNode')
|
/external/libxml2/ |
D | SAX2.c | 1681 xmlDebugDumpOneNode(stderr, parent, 0); in xmlSAX2StartElement() 2743 xmlDebugDumpOneNode(stderr, parent, 0); in xmlSAX2ProcessingInstruction() 2804 xmlDebugDumpOneNode(stderr, parent, 0); in xmlSAX2Comment()
|
D | debugXML.c | 1440 xmlDebugDumpOneNode(FILE * output, xmlNodePtr node, int depth) in xmlDebugDumpOneNode() function 2292 xmlDebugDumpOneNode(ctxt->output, node, 0); in xmlShellDir()
|
D | libxml2.syms | 28 xmlDebugDumpOneNode;
|
D | xpath.c | 1294 xmlDebugDumpOneNode(output, cur, depth); in xmlXPathDebugDumpNode() 1315 xmlDebugDumpOneNode(output, tmp, depth); in xmlXPathDebugDumpNodeList()
|
D | testapi.c | 7382 xmlDebugDumpOneNode(output, node, depth); in test_xmlDebugDumpOneNode()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 760 xmlDebugDumpOneNode
|