Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c9592 static void xmlXPathCompileExpr(xmlXPathParserContextPtr ctxt, int sort);
10284 xmlXPathCompileExpr(ctxt, sort); in xmlXPathCompFunctionCall()
10321 xmlXPathCompileExpr(ctxt, 1); in xmlXPathCompPrimaryExpr()
10829 xmlXPathCompileExpr(xmlXPathParserContextPtr ctxt, int sort) { in xmlXPathCompileExpr() function
10886 xmlXPathCompileExpr(ctxt, 0); in xmlXPathCompPredicate()
10888 xmlXPathCompileExpr(ctxt, 1); in xmlXPathCompPredicate()
11180 xmlXPathCompileExpr(ctxt, 1); in xmlXPathCompStep()
14582 xmlXPathCompileExpr(pctxt, 1); in xmlXPathCtxtCompile()
14792 xmlXPathCompileExpr(ctxt, 1); in xmlXPathEvalExpr()