Lines Matching refs:xmlLocationSetPtr
1340 xmlXPathDebugDumpLocationSet(FILE *output, xmlLocationSetPtr cur, int depth) { in xmlXPathDebugDumpLocationSet()
1467 (xmlLocationSetPtr) cur->user, depth); in xmlXPathDebugDumpObject()
5458 xmlLocationSetPtr loc = val->user; in xmlXPathObjectCopy()
13037 xmlLocationSetPtr newlocset = NULL; in xmlXPathCompOpEvalFilterFirst()
13038 xmlLocationSetPtr oldlocset; in xmlXPathCompOpEvalFilterFirst()
13737 xmlLocationSetPtr newlocset = NULL; in xmlXPathCompOpEval()
13738 xmlLocationSetPtr oldlocset; in xmlXPathCompOpEval()
13992 xmlLocationSetPtr newlocset = NULL; in xmlXPathCompOpEval()
13993 xmlLocationSetPtr oldlocset; in xmlXPathCompOpEval()
14051 xmlLocationSetPtr rloc = in xmlXPathCompOpEval()
14052 (xmlLocationSetPtr)res->user; in xmlXPathCompOpEval()
14640 xmlLocationSetPtr ptr = res->user; in xmlXPathEvaluatePredicateResult()