Searched refs:htmlNodeDump (Results 1 – 8 of 8) sorted by relevance
90 htmlNodeDump (xmlBufferPtr buf,
103 d htmlNodeDump pr extproc('htmlNodeDump')
452 htmlNodeDump(xmlBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur) { in htmlNodeDump() function
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
3254 ret_val = htmlNodeDump(buf, doc, cur); in test_htmlNodeDump()
16644 * HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump
342 htmlNodeDump