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

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c14330 * xmlXPathRunEval:
14337 xmlXPathRunEval(xmlXPathParserContextPtr ctxt, int toBool) function
14394 "xmlXPathRunEval: last is less than zero\n");
14761 res = xmlXPathRunEval(pctxt, toBool);
14888 xmlXPathRunEval(ctxt, 0);

Completed in 62 milliseconds