Home
last modified time | relevance | path

Searched refs:xhtmlNodeDumpOutput (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlsave.c592 xhtmlNodeDumpOutput(xmlSaveCtxtPtr ctxt, xmlNodePtr cur);
919 xhtmlNodeDumpOutput(ctxt, cur); in xmlNodeDumpOutputInternal()
1231 xhtmlNodeDumpOutput(ctxt, child); in xmlDocContentDumpOutput()
1432 xhtmlNodeDumpOutput(ctxt, cur); in xhtmlNodeListDumpOutput()
1452 xhtmlNodeDumpOutput(xmlSaveCtxtPtr ctxt, xmlNodePtr cur) { in xhtmlNodeDumpOutput() function
1752 xhtmlNodeDumpOutput(ctxt, child); in xhtmlNodeDumpOutput()
2383 xhtmlNodeDumpOutput(&ctxt, cur); in xmlNodeDumpOutput()