Lines Matching refs:xmlLocationSetPtr
1331 xmlXPathDebugDumpLocationSet(FILE *output, xmlLocationSetPtr cur, int depth) { in xmlXPathDebugDumpLocationSet()
1459 (xmlLocationSetPtr) cur->user, depth); in xmlXPathDebugDumpObject()
5467 xmlLocationSetPtr loc = val->user; in xmlXPathObjectCopy()
13002 xmlLocationSetPtr newlocset = NULL; in xmlXPathCompOpEvalFilterFirst()
13003 xmlLocationSetPtr oldlocset; in xmlXPathCompOpEvalFilterFirst()
13013 (((xmlLocationSetPtr) ctxt->value->user)->locNr == 0)) in xmlXPathCompOpEvalFilterFirst()
13589 xmlLocationSetPtr newlocset = NULL; in xmlXPathCompOpEval()
13590 xmlLocationSetPtr oldlocset; in xmlXPathCompOpEval()
13600 (((xmlLocationSetPtr) ctxt->value->user)->locNr == 0)) in xmlXPathCompOpEval()
13816 xmlLocationSetPtr newlocset = NULL; in xmlXPathCompOpEval()
13817 xmlLocationSetPtr oldlocset; in xmlXPathCompOpEval()
13844 (((xmlLocationSetPtr) ctxt->value->user)->locNr == 0)) in xmlXPathCompOpEval()
13875 xmlLocationSetPtr rloc = in xmlXPathCompOpEval()
13876 (xmlLocationSetPtr)res->user; in xmlXPathCompOpEval()
14460 xmlLocationSetPtr ptr = res->user; in xmlXPathEvaluatePredicateResult()