Lines Matching refs:locMax
627 ret->locMax = XML_RANGESET_DEFAULT;660 if (cur->locMax == 0) {669 locMax = XML_RANGESET_DEFAULT;670 } else if (cur->locNr == cur->locMax) {673 cur->locMax *= 2;674 temp = (xmlXPathObjectPtr *) xmlRealloc(cur->locTab, cur->locMax *