Searched refs:xmlDebugDumpOneNode (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DdebugXML.h40 xmlDebugDumpOneNode (FILE *output,
/external/libxml2/include/libxml/
H A DdebugXML.h40 xmlDebugDumpOneNode (FILE *output,
/external/chromium_org/third_party/libxml/src/
H A DSAX2.c1641 xmlDebugDumpOneNode(stderr, parent, 0);
2612 xmlDebugDumpOneNode(stderr, parent, 0);
2673 xmlDebugDumpOneNode(stderr, parent, 0);
H A DdebugXML.c1429 * xmlDebugDumpOneNode:
1437 xmlDebugDumpOneNode(FILE * output, xmlNodePtr node, int depth) function
2286 xmlDebugDumpOneNode(ctxt->output, node, 0);
H A Delfgcchack.h2718 #undef xmlDebugDumpOneNode macro
2719 extern __typeof (xmlDebugDumpOneNode) xmlDebugDumpOneNode __attribute((alias("xmlDebugDumpOneNode__internal_alias")));
2721 #ifndef xmlDebugDumpOneNode
2722 extern __typeof (xmlDebugDumpOneNode) xmlDebugDumpOneNode__internal_alias __attribute((visibility("hidden")));
2723 #define xmlDebugDumpOneNode xmlDebugDumpOneNode__internal_alias macro
H A Dxpath.c895 xmlDebugDumpOneNode(output, cur, depth);
916 xmlDebugDumpOneNode(output, tmp, depth);
H A Dtestapi.c7356 xmlDebugDumpOneNode(output, node, depth);
7363 printf("Leak of %d blocks found in xmlDebugDumpOneNode",
[all...]
/external/libxml2/
H A DSAX2.c1671 xmlDebugDumpOneNode(stderr, parent, 0);
2700 xmlDebugDumpOneNode(stderr, parent, 0);
2761 xmlDebugDumpOneNode(stderr, parent, 0);
H A DdebugXML.c1429 * xmlDebugDumpOneNode:
1437 xmlDebugDumpOneNode(FILE * output, xmlNodePtr node, int depth) function
2289 xmlDebugDumpOneNode(ctxt->output, node, 0);
H A Delfgcchack.h2790 #undef xmlDebugDumpOneNode macro
2791 extern __typeof (xmlDebugDumpOneNode) xmlDebugDumpOneNode __attribute((alias("xmlDebugDumpOneNode__internal_alias")));
2793 #ifndef xmlDebugDumpOneNode
2794 extern __typeof (xmlDebugDumpOneNode) xmlDebugDumpOneNode__internal_alias __attribute((visibility("hidden")));
2795 #define xmlDebugDumpOneNode xmlDebugDumpOneNode__internal_alias macro
H A Dxpath.c976 xmlDebugDumpOneNode(output, cur, depth);
997 xmlDebugDumpOneNode(output, tmp, depth);

Completed in 6383 milliseconds