Searched refs:htmlNodeDump (Results 1 – 7 of 7) sorted by relevance
90 htmlNodeDump (xmlBufferPtr buf,
98 d htmlNodeDump pr 10i 0 extproc('htmlNodeDump')
422 htmlNodeDump;
498 #undef htmlNodeDump499 extern __typeof (htmlNodeDump) htmlNodeDump __attribute((alias("htmlNodeDump__internal_alias")));501 #ifndef htmlNodeDump502 extern __typeof (htmlNodeDump) htmlNodeDump__internal_alias __attribute((visibility("hidden")));503 #define htmlNodeDump htmlNodeDump__internal_alias macro
3238 ret_val = htmlNodeDump(buf, doc, cur); in test_htmlNodeDump()
16644 * HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump
342 htmlNodeDump