Searched refs:filterOp (Results 1 – 1 of 1) sorted by relevance
11631 xmlXPathStepOpPtr filterOp; in xmlXPathNodeSetFilter() local11652 filterOp = &ctxt->comp->steps[filterOpIndex]; in xmlXPathNodeSetFilter()11673 res = xmlXPathCompOpEvalToBoolean(ctxt, filterOp, 1); in xmlXPathNodeSetFilter()11764 xmlXPathStepOpPtr filterOp; in xmlXPathLocationSetFilter() local11776 filterOp = &ctxt->comp->steps[filterOpIndex]; in xmlXPathLocationSetFilter()11797 res = xmlXPathCompOpEvalToBoolean(ctxt, filterOp, 1); in xmlXPathLocationSetFilter()