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

/external/chromium_org/third_party/libxml/src/
H A Dxpath.c947 xmlXPathDebugDumpValueTree(FILE *output, xmlNodeSetPtr cur, int depth) { function
1027 xmlXPathDebugDumpValueTree(output, cur->nodesetval, depth);
/external/libxml2/
H A Dxpath.c948 xmlXPathDebugDumpValueTree(FILE *output, xmlNodeSetPtr cur, int depth) { function
1028 xmlXPathDebugDumpValueTree(output, cur->nodesetval, depth);

Completed in 100 milliseconds