Searched refs:htmlNodeDumpFile (Results 1 – 8 of 8) sorted by relevance
94 htmlNodeDumpFile (FILE *out,
109 d htmlNodeDumpFile...110 d pr extproc('htmlNodeDumpFile')
537 htmlNodeDumpFile(FILE *out, xmlDocPtr doc, xmlNodePtr cur) { in htmlNodeDumpFile() function
423 htmlNodeDumpFile;
510 #undef htmlNodeDumpFile511 extern __typeof (htmlNodeDumpFile) htmlNodeDumpFile __attribute((alias("htmlNodeDumpFile__internal_…513 #ifndef htmlNodeDumpFile514 extern __typeof (htmlNodeDumpFile) htmlNodeDumpFile__internal_alias __attribute((visibility("hidden…515 #define htmlNodeDumpFile htmlNodeDumpFile__internal_alias macro
2420 htmlNodeDumpFile(ctxt->output, ctxt->doc, node); in xmlShellCat()
3301 htmlNodeDumpFile(out, doc, cur); in test_htmlNodeDumpFile()
345 htmlNodeDumpFile