Searched defs:xmlXPathCompOpEvalLast (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c12706 * xmlXPathCompOpEvalLast:
12717 xmlXPathCompOpEvalLast(xmlXPathParserContextPtr ctxt, xmlXPathStepOpPtr op, function
12739 xmlXPathCompOpEvalLast(ctxt, &comp->steps[op->ch1], last);
12760 xmlXPathCompOpEvalLast(ctxt, &comp->steps[op->ch2], last);
12821 xmlXPathCompOpEvalLast(ctxt, &comp->steps[op->ch1],
12869 xmlXPathCompOpEvalLast(ctxt,
13544 xmlXPathCompOpEvalLast(ctxt,

Completed in 92 milliseconds