Home
last modified time | relevance | path

Searched refs:valueFrame (Results 1 – 5 of 5) sorted by relevance

/third_party/libxml2/include/libxml/
Dxpath.h393 int valueFrame; /* used to limit Pop on the stack */ member
DxpathInternals.h300 if (ctxt->valueNr < ctxt->valueFrame + (x)) \
/third_party/libxml2/
Dxpath.c2823 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()
Dxpointer.c1239 ctxt->valueFrame = 0; in xmlXPtrEvalXPointer()
/third_party/libxml2/os400/libxmlrpg/
Dxpath.rpgle413 d valueFrame like(xmlCint) Limit stack pop