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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxpath.c900 xmlXPathDebugDumpNodeList(FILE *output, xmlNodePtr cur, int depth) { function
966 xmlXPathDebugDumpNodeList(output, cur->nodeTab[0]->children, depth + 1);

Completed in 76 milliseconds