Searched refs:htmlNodeDumpFile (Results 1 – 3 of 3) sorted by relevance
94 htmlNodeDumpFile (FILE *out,
532 htmlNodeDumpFile(FILE *out, xmlDocPtr doc, xmlNodePtr cur) { in htmlNodeDumpFile() function
2412 htmlNodeDumpFile(ctxt->output, ctxt->doc, node); in xmlShellCat()