Searched refs:xhtmlNodeDumpOutput (Results 1 – 2 of 2) sorted by relevance
595 xhtmlNodeDumpOutput(xmlSaveCtxtPtr ctxt, xmlNodePtr cur);1246 xhtmlNodeDumpOutput(ctxt, child); in xmlDocContentDumpOutput()1435 xhtmlNodeDumpOutput(xmlSaveCtxtPtr ctxt, xmlNodePtr cur) { in xhtmlNodeDumpOutput() function1909 xhtmlNodeDumpOutput(ctxt, cur); in xmlSaveTree()2344 xhtmlNodeDumpOutput(&ctxt, cur); in xmlNodeDumpOutput()
586 Make xhtmlNodeDumpOutput non-recursive (Nick Wellnhofer),