Searched refs:xmlDebugDumpNode (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DdebugXML.h44 xmlDebugDumpNode (FILE *output,
/external/libxml2/include/libxml/
H A DdebugXML.h44 xmlDebugDumpNode (FILE *output,
/external/chromium_org/third_party/libxslt/libexslt/
H A Dfunctions.c432 xmlDebugDumpNode (stderr, fake, 1);
/external/chromium_org/third_party/libxml/src/
H A DdebugXML.c1450 * xmlDebugDumpNode:
1458 xmlDebugDumpNode(FILE * output, xmlNodePtr node, int depth) function
H A Delfgcchack.h2694 #undef xmlDebugDumpNode macro
2695 extern __typeof (xmlDebugDumpNode) xmlDebugDumpNode __attribute((alias("xmlDebugDumpNode__internal_alias")));
2697 #ifndef xmlDebugDumpNode
2698 extern __typeof (xmlDebugDumpNode) xmlDebugDumpNode__internal_alias __attribute((visibility("hidden")));
2699 #define xmlDebugDumpNode xmlDebugDumpNode__internal_alias macro
H A Dtestapi.c7264 xmlDebugDumpNode(output, node, depth);
7271 printf("Leak of %d blocks found in xmlDebugDumpNode",
[all...]
/external/libxml2/
H A DdebugXML.c1451 * xmlDebugDumpNode:
1459 xmlDebugDumpNode(FILE * output, xmlNodePtr node, int depth) function
H A Delfgcchack.h2694 #undef xmlDebugDumpNode macro
2695 extern __typeof (xmlDebugDumpNode) xmlDebugDumpNode __attribute((alias("xmlDebugDumpNode__internal_alias")));
2697 #ifndef xmlDebugDumpNode
2698 extern __typeof (xmlDebugDumpNode) xmlDebugDumpNode__internal_alias __attribute((visibility("hidden")));
2699 #define xmlDebugDumpNode xmlDebugDumpNode__internal_alias macro

Completed in 251 milliseconds