Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c14250 int from_root; in xmlXPathRunStreamEval() local
14268 from_root = xmlPatternFromRoot(comp); in xmlXPathRunStreamEval()
14269 if (from_root < 0) in xmlXPathRunStreamEval()
14272 printf("stream eval: depth %d from root %d\n", max_depth, from_root); in xmlXPathRunStreamEval()
14287 if (from_root) { in xmlXPathRunStreamEval()
14304 if (from_root) { in xmlXPathRunStreamEval()
14351 if (from_root) { in xmlXPathRunStreamEval()