Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxpath.c1128 xmlXPathDebugDumpValueTree(FILE *output, xmlNodeSetPtr cur, int depth) { in xmlXPathDebugDumpValueTree() function
1184 xmlXPathDebugDumpValueTree(output, cur->nodesetval, depth); in xmlXPathDebugDumpObject()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dxpath.c1173 xmlXPathDebugDumpValueTree(FILE *output, xmlNodeSetPtr cur, int depth) { in xmlXPathDebugDumpValueTree() function
1253 xmlXPathDebugDumpValueTree(output, cur->nodesetval, depth); in xmlXPathDebugDumpObject()