Searched defs:xmlXPathDebugDumpNodeSet (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/libxml2-2.6.31/ | ||
H A D | xpath.c | 922 xmlXPathDebugDumpNodeSet(FILE *output, xmlNodeSetPtr cur, int depth) { function 1024 xmlXPathDebugDumpNodeSet(output, cur->nodesetval, depth); |
Completed in 1726 milliseconds