Searched refs:xmlXPathDebugDumpNodeList (Results 1 – 1 of 1) sorted by relevance
1270 xmlXPathDebugDumpNodeList(FILE *output, xmlNodePtr cur, int depth) { in xmlXPathDebugDumpNodeList() function1336 xmlXPathDebugDumpNodeList(output, cur->nodeTab[0]->children, depth + 1); in xmlXPathDebugDumpValueTree()