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)) \
2788 ret = ctxt->valueFrame; in xmlXPathSetFrame()2789 ctxt->valueFrame = ctxt->valueNr; in xmlXPathSetFrame()2804 if (ctxt->valueNr < ctxt->valueFrame) { in xmlXPathPopFrame()2807 ctxt->valueFrame = frame; in xmlXPathPopFrame()2826 if (ctxt->valueNr <= ctxt->valueFrame) { in valuePop()6291 ret->valueFrame = 0; in xmlXPathCompParserContext()13406 if (ctxt->valueNr < ctxt->valueFrame + op->value) { in xmlXPathCompOpEval()14326 ctxt->valueFrame = 0; in xmlXPathRunEval()
1240 ctxt->valueFrame = 0; in xmlXPtrEvalXPointer()
413 d valueFrame like(xmlCint) Limit stack pop