Searched refs:valueFrame (Results 1 – 5 of 5) sorted by relevance
393 int valueFrame; /* used to limit Pop on the stack */ member
300 if (ctxt->valueNr < ctxt->valueFrame + (x)) \
2823 ret = ctxt->valueFrame; in xmlXPathSetFrame()2824 ctxt->valueFrame = ctxt->valueNr; in xmlXPathSetFrame()2839 if (ctxt->valueNr < ctxt->valueFrame) { in xmlXPathPopFrame()2842 ctxt->valueFrame = frame; in xmlXPathPopFrame()2861 if (ctxt->valueNr <= ctxt->valueFrame) { in valuePop()6262 ret->valueFrame = 0; in xmlXPathCompParserContext()13168 if (ctxt->valueNr < ctxt->valueFrame + op->value) { in xmlXPathCompOpEval()13223 (ctxt->valueNr != ctxt->valueFrame + 1)) in xmlXPathCompOpEval()13910 ctxt->valueFrame = 0; in xmlXPathRunEval()
1239 ctxt->valueFrame = 0; in xmlXPtrEvalXPointer()
413 d valueFrame like(xmlCint) Limit stack pop