Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c9593 static void xmlXPathCompPredicate(xmlXPathParserContextPtr ctxt, int filter);
10360 xmlXPathCompPredicate(ctxt, 1); in xmlXPathCompFilterExpr()
10865 xmlXPathCompPredicate(xmlXPathParserContextPtr ctxt, int filter) { in xmlXPathCompPredicate() function
11257 xmlXPathCompPredicate(ctxt, 0); in xmlXPathCompStep()