Searched refs:xmlDebugDumpAttr (Results 1 – 8 of 8) sorted by relevance
32 xmlDebugDumpAttr (FILE *output,
27 d xmlDebugDumpAttr...28 d pr extproc('xmlDebugDumpAttr')
1378 xmlDebugDumpAttr(FILE *output, xmlAttrPtr attr, int depth) { in xmlDebugDumpAttr() function2289 xmlDebugDumpAttr(ctxt->output, (xmlAttrPtr) node, 0); in xmlShellDir()
20 xmlDebugDumpAttr;
2694 #undef xmlDebugDumpAttr2695 extern __typeof (xmlDebugDumpAttr) xmlDebugDumpAttr __attribute((alias("xmlDebugDumpAttr__internal_…2697 #ifndef xmlDebugDumpAttr2698 extern __typeof (xmlDebugDumpAttr) xmlDebugDumpAttr__internal_alias __attribute((visibility("hidden…2699 #define xmlDebugDumpAttr xmlDebugDumpAttr__internal_alias macro
1265 xmlDebugDumpAttr(output, (xmlAttrPtr)cur, depth); in xmlXPathDebugDumpNode()
7012 xmlDebugDumpAttr(output, attr, depth); in test_xmlDebugDumpAttr()
736 xmlDebugDumpAttr