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

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

Completed in 81 milliseconds