Lines Matching refs:xmlLocationSetPtr
1367 xmlXPathDebugDumpLocationSet(FILE *output, xmlLocationSetPtr cur, int depth) { in xmlXPathDebugDumpLocationSet()
1495 (xmlLocationSetPtr) cur->user, depth); in xmlXPathDebugDumpObject()
5438 xmlLocationSetPtr loc = val->user; in xmlXPathObjectCopy()
11756 xmlLocationSetPtr locset, in xmlXPathLocationSetFilter()
12922 xmlLocationSetPtr locset = ctxt->value->user; in xmlXPathCompOpEvalFilterFirst()
13345 xmlLocationSetPtr locset = ctxt->value->user; in xmlXPathCompOpEval()
13376 xmlLocationSetPtr newlocset = NULL; in xmlXPathCompOpEval()
13377 xmlLocationSetPtr oldlocset; in xmlXPathCompOpEval()
13404 (((xmlLocationSetPtr) ctxt->value->user)->locNr == 0)) in xmlXPathCompOpEval()
13435 xmlLocationSetPtr rloc = in xmlXPathCompOpEval()
13436 (xmlLocationSetPtr)res->user; in xmlXPathCompOpEval()
14042 xmlLocationSetPtr ptr = res->user; in xmlXPathEvaluatePredicateResult()