Searched refs:xmlDebugDumpOneNode (Results 1 – 9 of 9) 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 | 1677 xmlDebugDumpOneNode(stderr, parent, 0); in xmlSAX2StartElement() 2712 xmlDebugDumpOneNode(stderr, parent, 0); in xmlSAX2ProcessingInstruction() 2773 xmlDebugDumpOneNode(stderr, parent, 0); in xmlSAX2Comment()
|
D | debugXML.c | 1439 xmlDebugDumpOneNode(FILE * output, xmlNodePtr node, int depth) in xmlDebugDumpOneNode() function 2291 xmlDebugDumpOneNode(ctxt->output, node, 0); in xmlShellDir()
|
D | libxml2.syms | 28 xmlDebugDumpOneNode;
|
D | elfgcchack.h | 2790 #undef xmlDebugDumpOneNode 2791 extern __typeof (xmlDebugDumpOneNode) xmlDebugDumpOneNode __attribute((alias("xmlDebugDumpOneNode__… 2793 #ifndef xmlDebugDumpOneNode 2794 extern __typeof (xmlDebugDumpOneNode) xmlDebugDumpOneNode__internal_alias __attribute((visibility("… 2795 #define xmlDebugDumpOneNode xmlDebugDumpOneNode__internal_alias macro
|
D | xpath.c | 1267 xmlDebugDumpOneNode(output, cur, depth); in xmlXPathDebugDumpNode() 1288 xmlDebugDumpOneNode(output, tmp, depth); in xmlXPathDebugDumpNodeList()
|
D | testapi.c | 7352 xmlDebugDumpOneNode(output, node, depth); in test_xmlDebugDumpOneNode()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 760 xmlDebugDumpOneNode
|