Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c9731 static void xmlXPathCompileExpr(xmlXPathParserContextPtr ctxt, int sort);
10442 xmlXPathCompileExpr(ctxt, sort); in xmlXPathCompFunctionCall()
10485 xmlXPathCompileExpr(ctxt, 1); in xmlXPathCompPrimaryExpr()
10997 xmlXPathCompileExpr(xmlXPathParserContextPtr ctxt, int sort) { in xmlXPathCompileExpr() function
11053 xmlXPathCompileExpr(ctxt, 0); in xmlXPathCompPredicate()
11055 xmlXPathCompileExpr(ctxt, 1); in xmlXPathCompPredicate()
11347 xmlXPathCompileExpr(ctxt, 1); in xmlXPathCompStep()
14644 xmlXPathCompileExpr(pctxt, 1); in xmlXPathCtxtCompile()
14832 xmlXPathCompileExpr(ctxt, 1); in xmlXPathEvalExpr()