Home | History | Annotate | Download | only in i18n

Lines Matching defs:maxPos

816     int32_t maxPos = text.length();
840 if (tmpPos.getIndex() == maxPos || hasDigitOffset) {
1112 if (parsedPos < maxPos &&
1120 if (tmpPos.getIndex() == maxPos || hasDigitOffset) {
1138 if (parsedPos < maxPos &&
1146 if (tmpPos.getIndex() == maxPos || hasDigitOffset) {
1160 if (parsedPos < maxPos &&
1168 if (tmpPos.getIndex() == maxPos || hasDigitOffset) {
1193 if (parsedPos < maxPos) {
1217 if (parseTZDBAbbrev && parsedPos < maxPos && (evaluated & STYLE_PARSE_FLAGS[UTZFMT_STYLE_SPECIFIC_SHORT]) == 0) {
1246 if (parsedPos < maxPos) {
1268 if (parsedPos < maxPos && (evaluated & STYLE_PARSE_FLAGS[UTZFMT_STYLE_ZONE_ID]) == 0) {
1281 if (parsedPos < maxPos && (evaluated & STYLE_PARSE_FLAGS[UTZFMT_STYLE_ZONE_ID]) == 0) {