Searched refs:xmlXPathCompOpEvalFirst (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libxml2/ |
H A D | xpath.c | 849 xmlXPathCompOpEvalFirst(xmlXPathParserContextPtr ctxt, 10950 xmlXPathCompOpEvalFirst(xmlXPathParserContextPtr ctxt, in xmlXPathCompOpEvalFirst() function 10969 xmlXPathCompOpEvalFirst(ctxt, &comp->steps[op->ch1], in xmlXPathCompOpEvalFirst() 10991 xmlXPathCompOpEvalFirst(ctxt, &comp->steps[op->ch2], in xmlXPathCompOpEvalFirst() 11055 xmlXPathCompOpEvalFirst(ctxt, &comp->steps[op->ch1], in xmlXPathCompOpEvalFirst() 11584 xmlXPathCompOpEvalFirst(ctxt, in xmlXPathCompOpEval()
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | xpath.c | 868 xmlXPathCompOpEvalFirst(xmlXPathParserContextPtr ctxt, 11408 xmlXPathCompOpEvalFirst(xmlXPathParserContextPtr ctxt, in xmlXPathCompOpEvalFirst() function 11427 xmlXPathCompOpEvalFirst(ctxt, &comp->steps[op->ch1], in xmlXPathCompOpEvalFirst() 11449 xmlXPathCompOpEvalFirst(ctxt, &comp->steps[op->ch2], in xmlXPathCompOpEvalFirst() 11516 xmlXPathCompOpEvalFirst(ctxt, &comp->steps[op->ch1], in xmlXPathCompOpEvalFirst() 12065 xmlXPathCompOpEvalFirst(ctxt, in xmlXPathCompOpEval()
|