Lines Matching refs:xmlLocationSetPtr
968 xmlXPathDebugDumpLocationSet(FILE *output, xmlLocationSetPtr cur, int depth) { in xmlXPathDebugDumpLocationSet()
1095 (xmlLocationSetPtr) cur->user, depth); in xmlXPathDebugDumpObject()
5337 xmlLocationSetPtr loc = val->user; in xmlXPathObjectCopy()
12869 xmlLocationSetPtr newlocset = NULL; in xmlXPathCompOpEvalFilterFirst()
12870 xmlLocationSetPtr oldlocset; in xmlXPathCompOpEvalFilterFirst()
13547 xmlLocationSetPtr newlocset = NULL; in xmlXPathCompOpEval()
13548 xmlLocationSetPtr oldlocset; in xmlXPathCompOpEval()
13798 xmlLocationSetPtr newlocset = NULL; in xmlXPathCompOpEval()
13799 xmlLocationSetPtr oldlocset; in xmlXPathCompOpEval()
13857 xmlLocationSetPtr rloc = in xmlXPathCompOpEval()
13858 (xmlLocationSetPtr)res->user; in xmlXPathCompOpEval()
14439 xmlLocationSetPtr ptr = res->user; in xmlXPathEvaluatePredicateResult()