Searched refs:newlocset (Results 1 – 1 of 1) sorted by relevance
13030 xmlLocationSetPtr newlocset = NULL; in xmlXPathCompOpEvalFilterFirst() local13056 newlocset = xmlXPtrLocationSetCreate(NULL); in xmlXPathCompOpEvalFilterFirst()13088 xmlXPtrLocationSetAdd(newlocset, in xmlXPathCompOpEvalFilterFirst()13112 if (newlocset->locNr > 0) { in xmlXPathCompOpEvalFilterFirst()13127 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset)); in xmlXPathCompOpEvalFilterFirst()13724 xmlLocationSetPtr newlocset = NULL; in xmlXPathCompOpEval() local13752 newlocset = xmlXPtrLocationSetCreate(NULL); in xmlXPathCompOpEval()13781 xmlXPtrLocationSetAdd(newlocset, in xmlXPathCompOpEval()13807 valuePush(ctxt, xmlXPtrWrapLocationSet(newlocset)); in xmlXPathCompOpEval()13979 xmlLocationSetPtr newlocset = NULL; in xmlXPathCompOpEval() local[all …]