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

/external/libxml2/
H A Dxpath.c1246 xmlXPathDebugDumpNode(FILE *output, xmlNodePtr cur, int depth) { function
1313 xmlXPathDebugDumpNode(output, cur->nodeTab[i], depth + 1);
1431 xmlXPathDebugDumpNode(output, (xmlNodePtr) cur->user, depth + 1);
1442 xmlXPathDebugDumpNode(output, (xmlNodePtr) cur->user,
1451 xmlXPathDebugDumpNode(output, (xmlNodePtr) cur->user,
1458 xmlXPathDebugDumpNode(output, (xmlNodePtr) cur->user2,

Completed in 54 milliseconds