Searched refs:valueFrame (Results 1 – 5 of 5) sorted by relevance
386 int valueFrame; /* used to limit Pop on the stack */ member
300 if (ctxt->valueNr < ctxt->valueFrame + (x)) \
2790 ret = ctxt->valueFrame; in xmlXPathSetFrame()2791 ctxt->valueFrame = ctxt->valueNr; in xmlXPathSetFrame()2806 if (ctxt->valueNr < ctxt->valueFrame) { in xmlXPathPopFrame()2809 ctxt->valueFrame = frame; in xmlXPathPopFrame()2828 if (ctxt->valueNr <= ctxt->valueFrame) { in valuePop()6293 ret->valueFrame = 0; in xmlXPathCompParserContext()13528 if (ctxt->valueNr < ctxt->valueFrame + op->value) { in xmlXPathCompOpEval()14498 ctxt->valueFrame = 0; in xmlXPathRunEval()
1240 ctxt->valueFrame = 0; in xmlXPtrEvalXPointer()
413 d valueFrame like(xmlCint) Limit stack pop