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

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c922 xmlXPathDebugDumpNodeSet(FILE *output, xmlNodeSetPtr cur, int depth) { function
1024 xmlXPathDebugDumpNodeSet(output, cur->nodesetval, depth);

Completed in 83 milliseconds