Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlsave.c500 static void xmlNodeListDumpOutput(xmlSaveCtxtPtr ctxt, xmlNodePtr cur);
654 xmlNodeListDumpOutput(ctxt, dtd->children); in xmlDtdDumpOutput()
716 xmlNodeListDumpOutput(xmlSaveCtxtPtr ctxt, xmlNodePtr cur) { in xmlNodeListDumpOutput() function
840 xmlNodeListDumpOutput(ctxt, cur->children); in xmlNodeDumpOutputInternal()
979 xmlNodeListDumpOutput(ctxt, cur->children); in xmlNodeDumpOutputInternal()