Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c14078 int from_root; in xmlXPathRunStreamEval() local
14096 from_root = xmlPatternFromRoot(comp); in xmlXPathRunStreamEval()
14097 if (from_root < 0) in xmlXPathRunStreamEval()
14100 printf("stream eval: depth %d from root %d\n", max_depth, from_root); in xmlXPathRunStreamEval()
14115 if (from_root) { in xmlXPathRunStreamEval()
14132 if (from_root) { in xmlXPathRunStreamEval()
14179 if (from_root) { in xmlXPathRunStreamEval()