Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
DdebugXML.rpgle39 d xmlDebugDumpOneNode...
40 d pr extproc('xmlDebugDumpOneNode')
/external/libxml2/include/libxml/
DdebugXML.h40 xmlDebugDumpOneNode (FILE *output,
/external/libxml2/
DSAX2.c1684 xmlDebugDumpOneNode(stderr, parent, 0); in xmlSAX2StartElement()
2719 xmlDebugDumpOneNode(stderr, parent, 0); in xmlSAX2ProcessingInstruction()
2780 xmlDebugDumpOneNode(stderr, parent, 0); in xmlSAX2Comment()
DdebugXML.c1440 xmlDebugDumpOneNode(FILE * output, xmlNodePtr node, int depth) in xmlDebugDumpOneNode() function
2292 xmlDebugDumpOneNode(ctxt->output, node, 0); in xmlShellDir()
Dlibxml2.syms28 xmlDebugDumpOneNode;
Delfgcchack.h2790 #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
Dxpath.c1258 xmlDebugDumpOneNode(output, cur, depth); in xmlXPathDebugDumpNode()
1279 xmlDebugDumpOneNode(output, tmp, depth); in xmlXPathDebugDumpNodeList()
Dtestapi.c7377 xmlDebugDumpOneNode(output, node, depth); in test_xmlDebugDumpOneNode()
/external/libxml2/win32/
Dlibxml2.def.src760 xmlDebugDumpOneNode