Home
last modified time | relevance | path

Searched refs:xmlXPathDebugDumpValueTree (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxpath.c1319 xmlXPathDebugDumpValueTree(FILE *output, xmlNodeSetPtr cur, int depth) { in xmlXPathDebugDumpValueTree() function
1399 xmlXPathDebugDumpValueTree(output, cur->nodesetval, depth); in xmlXPathDebugDumpObject()