Lines Matching refs:maxPos
827 int32_t maxPos = text.length(); in parse() local
851 if (tmpPos.getIndex() == maxPos || hasDigitOffset) { in parse()
1123 if (parsedPos < maxPos && in parse()
1131 if (tmpPos.getIndex() == maxPos || hasDigitOffset) { in parse()
1149 if (parsedPos < maxPos && in parse()
1157 if (tmpPos.getIndex() == maxPos || hasDigitOffset) { in parse()
1171 if (parsedPos < maxPos && in parse()
1179 if (tmpPos.getIndex() == maxPos || hasDigitOffset) { in parse()
1204 if (parsedPos < maxPos) { in parse()
1228 …if (parseTZDBAbbrev && parsedPos < maxPos && (evaluated & STYLE_PARSE_FLAGS[UTZFMT_STYLE_SPECIFIC_… in parse()
1257 if (parsedPos < maxPos) { in parse()
1279 if (parsedPos < maxPos && (evaluated & STYLE_PARSE_FLAGS[UTZFMT_STYLE_ZONE_ID]) == 0) { in parse()
1292 if (parsedPos < maxPos && (evaluated & STYLE_PARSE_FLAGS[UTZFMT_STYLE_ZONE_ID]) == 0) { in parse()