Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c14258 int from_root; in xmlXPathRunStreamEval() local
14276 from_root = xmlPatternFromRoot(comp); in xmlXPathRunStreamEval()
14277 if (from_root < 0) in xmlXPathRunStreamEval()
14280 printf("stream eval: depth %d from root %d\n", max_depth, from_root); in xmlXPathRunStreamEval()
14295 if (from_root) { in xmlXPathRunStreamEval()
14312 if (from_root) { in xmlXPathRunStreamEval()
14359 if (from_root) { in xmlXPathRunStreamEval()