Searched refs:valueMax (Results 1 – 3 of 3) sorted by relevance
377 int valueMax; /* max number of values stacked */ member
2437 if (ctxt->valueNr >= ctxt->valueMax) { in valuePush()2441 2 * ctxt->valueMax * in valuePush()2447 ctxt->valueMax *= 2; in valuePush()6153 ret->valueMax = 10; in xmlXPathCompParserContext()14304 ctxt->valueMax = 10; in xmlXPathRunEval()
1268 ctxt->valueMax = 10; in xmlXPtrEvalXPointer()