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

/external/libxml2/
H A Dxpath.c875 xmlXPathDebugDumpNode(FILE *output, xmlNodePtr cur, int depth) { function
942 xmlXPathDebugDumpNode(output, cur->nodeTab[i], depth + 1);
1060 xmlXPathDebugDumpNode(output, (xmlNodePtr) cur->user, depth + 1);
1071 xmlXPathDebugDumpNode(output, (xmlNodePtr) cur->user,
1080 xmlXPathDebugDumpNode(output, (xmlNodePtr) cur->user,
1087 xmlXPathDebugDumpNode(output, (xmlNodePtr) cur->user2,

Completed in 32 milliseconds