Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxpath.c13883 xmlXPathRunEval(xmlXPathParserContextPtr ctxt, int toBool) in xmlXPathRunEval() function
14338 res = xmlXPathRunEval(pctxt, toBool); in xmlXPathCompiledEvalInternal()
14452 xmlXPathRunEval(ctxt, 0); in xmlXPathEvalExpr()