Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c1261 xmlXPathDebugDumpNodeList(FILE *output, xmlNodePtr cur, int depth) { in xmlXPathDebugDumpNodeList() function
1327 xmlXPathDebugDumpNodeList(output, cur->nodeTab[0]->children, depth + 1); in xmlXPathDebugDumpValueTree()