Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxpath.c1079 xmlXPathDebugDumpNodeList(FILE *output, xmlNodePtr cur, int depth) { in xmlXPathDebugDumpNodeList() function
1145 xmlXPathDebugDumpNodeList(output, cur->nodeTab[0]->children, depth + 1); in xmlXPathDebugDumpValueTree()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dxpath.c1124 xmlXPathDebugDumpNodeList(FILE *output, xmlNodePtr cur, int depth) { in xmlXPathDebugDumpNodeList() function
1190 xmlXPathDebugDumpNodeList(output, cur->nodeTab[0]->children, depth + 1); in xmlXPathDebugDumpValueTree()