Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlXPathDebugDumpNodeList

899 xmlXPathDebugDumpNodeList(FILE *output, xmlNodePtr cur, int depth) {
965 xmlXPathDebugDumpNodeList(output, cur->nodeTab[0]->children, depth + 1);