Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c14884 xmlXPathCompiledEvalInternal(xmlXPathCompExprPtr comp, in xmlXPathCompiledEvalInternal() function
14978 xmlXPathCompiledEvalInternal(comp, ctx, &res, 0); in xmlXPathCompiledEval()
14997 return(xmlXPathCompiledEvalInternal(comp, ctxt, NULL, 1)); in xmlXPathCompiledEvalToBoolean()