Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c1284 xmlXPathDebugDumpNodeSet(FILE *output, xmlNodeSetPtr cur, int depth) { in xmlXPathDebugDumpNodeSet() function
1386 xmlXPathDebugDumpNodeSet(output, cur->nodesetval, depth); in xmlXPathDebugDumpObject()