Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c9735 static void xmlXPathCompPredicate(xmlXPathParserContextPtr ctxt, int filter);
10527 xmlXPathCompPredicate(ctxt, 1); in xmlXPathCompFilterExpr()
11036 xmlXPathCompPredicate(xmlXPathParserContextPtr ctxt, int filter) { in xmlXPathCompPredicate() function
11431 xmlXPathCompPredicate(ctxt, 0); in xmlXPathCompStep()