Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DdebugXML.h44 xmlDebugDumpNode (FILE *output,
/third_party/libxml2/os400/libxmlrpg/
DdebugXML.rpgle45 d xmlDebugDumpNode...
46 d pr extproc('xmlDebugDumpNode')
/third_party/libxml2/
Dlibxml2.syms26 xmlDebugDumpNode;
Delfgcchack.h2766 #undef xmlDebugDumpNode
2767 extern __typeof (xmlDebugDumpNode) xmlDebugDumpNode __attribute((alias("xmlDebugDumpNode__internal_…
2769 #ifndef xmlDebugDumpNode
2770 extern __typeof (xmlDebugDumpNode) xmlDebugDumpNode__internal_alias __attribute((visibility("hidden…
2771 #define xmlDebugDumpNode xmlDebugDumpNode__internal_alias macro
DdebugXML.c1461 xmlDebugDumpNode(FILE * output, xmlNodePtr node, int depth) in xmlDebugDumpNode() function
DNEWS2044 - bug fixes: xmlDebugDumpNode on namespace node (Oleg Paraschenko)i,
Dtestapi.c7287 xmlDebugDumpNode(output, node, depth); in test_xmlDebugDumpNode()
/third_party/libxml2/win32/
Dlibxml2.def.src754 xmlDebugDumpNode
/third_party/chromium/patch/
D0001-cve.patch77710 - * debugXML.c: patch from Oleg Paraschenko to fix xmlDebugDumpNode()
103751 -#undef xmlDebugDumpNode
103752 -extern __typeof (xmlDebugDumpNode) xmlDebugDumpNode __attribute((alias("xmlDebugDumpNode__internal…
103754 -#ifndef xmlDebugDumpNode
103755 -extern __typeof (xmlDebugDumpNode) xmlDebugDumpNode__internal_alias __attribute((visibility("hidde…
103756 -#define xmlDebugDumpNode xmlDebugDumpNode__internal_alias