Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxpath.c10117 xmlXPathNodeSetFilter(xmlXPathParserContextPtr ctxt, in xmlXPathNodeSetFilter() function
10275 xmlXPathNodeSetFilter(ctxt, set, op->ch2, minPos, maxPos, hasNsNodes); in xmlXPathCompOpEvalPredicate()
11279 xmlXPathNodeSetFilter(ctxt, set, op->ch2, 1, 1, 1); in xmlXPathCompOpEvalFilterFirst()
11666 xmlXPathNodeSetFilter(ctxt, set, op->ch2, in xmlXPathCompOpEval()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dxpath.c10456 xmlXPathNodeSetFilter(xmlXPathParserContextPtr ctxt, in xmlXPathNodeSetFilter() function
10733 xmlXPathNodeSetFilter(ctxt, set, op->ch2, minPos, maxPos, hasNsNodes); in xmlXPathCompOpEvalPredicate()
11760 xmlXPathNodeSetFilter(ctxt, set, op->ch2, 1, 1, 1); in xmlXPathCompOpEvalFilterFirst()
12159 xmlXPathNodeSetFilter(ctxt, set, op->ch2, in xmlXPathCompOpEval()