Home | History | Annotate | Download | only in libxml2

Lines Matching full:xmlnodedumpoutputinternal

499 static void xmlNodeDumpOutputInternal(xmlSaveCtxtPtr ctxt, xmlNodePtr cur);
667 xmlNodeDumpOutputInternal(ctxt, cur);
677 * xmlNodeDumpOutputInternal:
736 * xmlNodeDumpOutputInternal:
742 xmlNodeDumpOutputInternal(xmlSaveCtxtPtr ctxt, xmlNodePtr cur) {
1066 xmlNodeDumpOutputInternal(ctxt, child);
1786 xmlNodeDumpOutputInternal(ctxt, node);
2153 xmlNodeDumpOutputInternal(&ctxt, cur);