Home
last modified time | relevance | path

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

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