Searched refs:oldcs (Results 1 – 3 of 3) sorted by relevance
11692 int oldcs, oldpp; in xmlXPathCompOpEvalPredicate() local11729 oldcs = xpctxt->contextSize; in xmlXPathCompOpEvalPredicate()11817 xpctxt->contextSize = oldcs; in xmlXPathCompOpEvalPredicate()11861 int oldcs, oldpp; in xmlXPathCompOpEvalPositionalPredicate() local11882 oldcs = xpctxt->contextSize; in xmlXPathCompOpEvalPositionalPredicate()12020 xpctxt->contextSize = oldcs; in xmlXPathCompOpEvalPositionalPredicate()12973 int oldcs, oldpp; in xmlXPathCompOpEvalFilterFirst() local13047 oldcs = ctxt->context->contextSize; in xmlXPathCompOpEvalFilterFirst()13120 ctxt->context->contextSize = oldcs; in xmlXPathCompOpEvalFilterFirst()13142 oldcs = ctxt->context->contextSize; in xmlXPathCompOpEvalFilterFirst()[all …]
11633 int oldcs, oldpp; in xmlXPathNodeSetFilter() local11651 oldcs = xpctxt->contextSize; in xmlXPathNodeSetFilter()11739 xpctxt->contextSize = oldcs; in xmlXPathNodeSetFilter()11766 int oldcs, oldpp; in xmlXPathLocationSetFilter() local11775 oldcs = xpctxt->contextSize; in xmlXPathLocationSetFilter()11857 xpctxt->contextSize = oldcs; in xmlXPathLocationSetFilter()13382 int oldcs = ctxt->context->contextSize; in xmlXPathCompOpEval() local13527 ctxt->context->contextSize = oldcs; in xmlXPathCompOpEval()
135776 xpctxt->contextSize = oldcs;