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

/external/libxml2/
H A Dxpath.c14373 * xmlXPathRunEval:
14380 xmlXPathRunEval(xmlXPathParserContextPtr ctxt, int toBool) function
14437 "xmlXPathRunEval: last is less than zero\n");
14804 res = xmlXPathRunEval(pctxt, toBool);
14931 xmlXPathRunEval(ctxt, 0);

Completed in 49 milliseconds