Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c1237 xmlXPathDebugDumpNode(FILE *output, xmlNodePtr cur, int depth) { in xmlXPathDebugDumpNode() function
1304 xmlXPathDebugDumpNode(output, cur->nodeTab[i], depth + 1); in xmlXPathDebugDumpNodeSet()
1423 xmlXPathDebugDumpNode(output, (xmlNodePtr) cur->user, depth + 1); in xmlXPathDebugDumpObject()
1434 xmlXPathDebugDumpNode(output, (xmlNodePtr) cur->user, in xmlXPathDebugDumpObject()
1443 xmlXPathDebugDumpNode(output, (xmlNodePtr) cur->user, in xmlXPathDebugDumpObject()
1450 xmlXPathDebugDumpNode(output, (xmlNodePtr) cur->user2, in xmlXPathDebugDumpObject()