Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlsave.c594 static void xmlNodeListDumpOutput(xmlSaveCtxtPtr ctxt, xmlNodePtr cur);
749 xmlNodeListDumpOutput(ctxt, dtd->children); in xmlDtdDumpOutput()
811 xmlNodeListDumpOutput(xmlSaveCtxtPtr ctxt, xmlNodePtr cur) { in xmlNodeListDumpOutput() function
935 xmlNodeListDumpOutput(ctxt, cur->children); in xmlNodeDumpOutputInternal()
1074 xmlNodeListDumpOutput(ctxt, cur->children); in xmlNodeDumpOutputInternal()