Home
last modified time | relevance | path

Searched refs:xmlDebugDumpAttr (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
DdebugXML.h32 xmlDebugDumpAttr (FILE *output,
/external/libxml2/os400/libxmlrpg/
DdebugXML.rpgle27 d xmlDebugDumpAttr...
28 d pr extproc('xmlDebugDumpAttr')
/external/libxml2/
DdebugXML.c1379 xmlDebugDumpAttr(FILE *output, xmlAttrPtr attr, int depth) { in xmlDebugDumpAttr() function
2290 xmlDebugDumpAttr(ctxt->output, (xmlAttrPtr) node, 0); in xmlShellDir()
Dlibxml2.syms20 xmlDebugDumpAttr;
Delfgcchack.h2694 #undef xmlDebugDumpAttr
2695 extern __typeof (xmlDebugDumpAttr) xmlDebugDumpAttr __attribute((alias("xmlDebugDumpAttr__internal_…
2697 #ifndef xmlDebugDumpAttr
2698 extern __typeof (xmlDebugDumpAttr) xmlDebugDumpAttr__internal_alias __attribute((visibility("hidden…
2699 #define xmlDebugDumpAttr xmlDebugDumpAttr__internal_alias macro
Dxpath.c1256 xmlDebugDumpAttr(output, (xmlAttrPtr)cur, depth); in xmlXPathDebugDumpNode()
Dtestapi.c7037 xmlDebugDumpAttr(output, attr, depth); in test_xmlDebugDumpAttr()
/external/libxml2/win32/
Dlibxml2.def.src736 xmlDebugDumpAttr