Searched defs:xmlXPathDebugDumpNodeList (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c899 xmlXPathDebugDumpNodeList(FILE *output, xmlNodePtr cur, int depth) { function
965 xmlXPathDebugDumpNodeList(output, cur->nodeTab[0]->children, depth + 1);

Completed in 308 milliseconds