Lines Matching refs:locTab
1358 xmlXPathDebugDumpObject(output, cur->locTab[i], depth + 1); in xmlXPathDebugDumpLocationSet()
13070 ctxt->context->node = oldlocset->locTab[i]->user; in xmlXPathCompOpEvalFilterFirst()
13097 oldlocset->locTab[i])); in xmlXPathCompOpEvalFilterFirst()
13120 *first = (xmlNodePtr) oldlocset->locTab[i]->user; in xmlXPathCompOpEvalFilterFirst()
13772 ctxt->context->node = oldlocset->locTab[i]->user; in xmlXPathCompOpEval()
13796 (oldlocset->locTab[i])); in xmlXPathCompOpEval()
14033 ctxt->context->node = oldlocset->locTab[i]->user; in xmlXPathCompOpEval()
14055 oldlocset->locTab[i]->user, in xmlXPathCompOpEval()
14056 oldlocset->locTab[i]->index, in xmlXPathCompOpEval()
14057 rloc->locTab[j]->user2, in xmlXPathCompOpEval()
14058 rloc->locTab[j]->index2); in xmlXPathCompOpEval()
14065 (xmlNodePtr)oldlocset->locTab[i]->user, res); in xmlXPathCompOpEval()