Searched refs:xmlCtxtDumpNodeList (Results 1 – 1 of 1) sorted by relevance
54 static void xmlCtxtDumpNodeList(xmlDebugCtxtPtr ctxt, xmlNodePtr node);839 xmlCtxtDumpNodeList(ctxt, attr->children); in xmlCtxtDumpAttr()1075 xmlCtxtDumpNodeList(ctxt, node->children); in xmlCtxtDumpNode()1089 xmlCtxtDumpNodeList(xmlDebugCtxtPtr ctxt, xmlNodePtr node) in xmlCtxtDumpNodeList() function1226 xmlCtxtDumpNodeList(ctxt, doc->children); in xmlCtxtDumpDocument()1328 xmlCtxtDumpNodeList(ctxt, dtd->children); in xmlCtxtDumpDTD()1491 xmlCtxtDumpNodeList(&ctxt, node); in xmlDebugDumpNodeList()