Searched defs:maxEndPos (Results 1 – 1 of 1) sorted by relevance
2652 int maxEndPos = Math.min(pos + effMaxWidth, length); in parse() local2992 int maxEndPos = Math.min(position + effectiveMax, length); in parse() local