Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c9667 static void xmlXPathCompileExpr(xmlXPathParserContextPtr ctxt, int sort);
10396 xmlXPathCompileExpr(ctxt, sort); in xmlXPathCompFunctionCall()
10441 xmlXPathCompileExpr(ctxt, 1); in xmlXPathCompPrimaryExpr()
10950 xmlXPathCompileExpr(xmlXPathParserContextPtr ctxt, int sort) { in xmlXPathCompileExpr() function
11021 xmlXPathCompileExpr(ctxt, 0); in xmlXPathCompPredicate()
11023 xmlXPathCompileExpr(ctxt, 1); in xmlXPathCompPredicate()
11317 xmlXPathCompileExpr(ctxt, 1); in xmlXPathCompStep()
14241 xmlXPathCompileExpr(pctxt, 1); in xmlXPathCtxtCompile()
14433 xmlXPathCompileExpr(ctxt, 1); in xmlXPathEvalExpr()