Searched refs:tmpPos (Results 1 – 7 of 7) sorted by relevance
1086 ParsePosition tmpPos = new ParsePosition(startIdx); in parse() local1094 … offset = parseOffsetLocalizedGMT(text, tmpPos, fallbackShortLocalizedGMT, hasDigitOffset); in parse()1095 if (tmpPos.getErrorIndex() == -1) { in parse()1100 if (tmpPos.getIndex() == maxPos || hasDigitOffset.value) { in parse()1101 pos.setIndex(tmpPos.getIndex()); in parse()1105 parsedPos = tmpPos.getIndex(); in parse()1121 tmpPos.setIndex(startIdx); in parse()1122 tmpPos.setErrorIndex(-1); in parse()1124 offset = parseOffsetLocalizedGMT(text, tmpPos); in parse()1125 if (tmpPos.getErrorIndex() == -1) { in parse()[all …]
2116 ParsePosition tmpPos = new ParsePosition(origPos);2120 found = subparse(text, tmpPos, tmpDigitList, tmpStatus, currency,2124 found = subparse(text, tmpPos, tmpDigitList, tmpStatus, currency,2129 if (tmpPos.getIndex() > maxPosIndex) {2130 maxPosIndex = tmpPos.getIndex();2135 maxErrorPos = tmpPos.getErrorIndex();2141 tmpPos = new ParsePosition(origPos);2143 boolean result = subparse(text, tmpPos, tmpDigitList, tmpStatus, currency,2149 if (tmpPos.getIndex() > maxPosIndex) {2150 maxPosIndex = tmpPos.getIndex();[all …]
1025 ParsePosition tmpPos = new ParsePosition(startIdx); in parse() local1033 … offset = parseOffsetLocalizedGMT(text, tmpPos, fallbackShortLocalizedGMT, hasDigitOffset); in parse()1034 if (tmpPos.getErrorIndex() == -1) { in parse()1039 if (tmpPos.getIndex() == maxPos || hasDigitOffset.value) { in parse()1040 pos.setIndex(tmpPos.getIndex()); in parse()1044 parsedPos = tmpPos.getIndex(); in parse()1060 tmpPos.setIndex(startIdx); in parse()1061 tmpPos.setErrorIndex(-1); in parse()1063 offset = parseOffsetLocalizedGMT(text, tmpPos); in parse()1064 if (tmpPos.getErrorIndex() == -1) { in parse()[all …]
2102 ParsePosition tmpPos = new ParsePosition(origPos);2106 found = subparse(text, tmpPos, tmpDigitList, tmpStatus, currency,2110 found = subparse(text, tmpPos, tmpDigitList, tmpStatus, currency,2115 if (tmpPos.getIndex() > maxPosIndex) {2116 maxPosIndex = tmpPos.getIndex();2121 maxErrorPos = tmpPos.getErrorIndex();2127 tmpPos = new ParsePosition(origPos);2129 boolean result = subparse(text, tmpPos, tmpDigitList, tmpStatus, currency,2135 if (tmpPos.getIndex() > maxPosIndex) {2136 maxPosIndex = tmpPos.getIndex();[all …]
826 ParsePosition tmpPos(startIdx); in parse() local834 offset = parseOffsetLocalizedGMT(text, tmpPos, fallbackShortLocalizedGMT, &hasDigitOffset); in parse()835 if (tmpPos.getErrorIndex() == -1) { in parse()840 if (tmpPos.getIndex() == maxPos || hasDigitOffset) { in parse()841 pos.setIndex(tmpPos.getIndex()); in parse()845 parsedPos = tmpPos.getIndex(); in parse()863 tmpPos.setIndex(startIdx); in parse()864 tmpPos.setErrorIndex(-1); in parse()866 offset = parseOffsetLocalizedGMT(text, tmpPos); in parse()867 if (tmpPos.getErrorIndex() == -1) { in parse()[all …]
1062 ParsePosition tmpPos(origPos); in parseForCurrency() local1070 tmpPos, tmpDigitList, tmpStatus, currency); in parseForCurrency()1076 tmpPos, tmpDigitList, tmpStatus, currency); in parseForCurrency()1079 if (tmpPos.getIndex() > maxPosIndex) { in parseForCurrency()1080 maxPosIndex = tmpPos.getIndex(); in parseForCurrency()1087 maxErrorPos = tmpPos.getErrorIndex(); in parseForCurrency()1097 ParsePosition tmpPos(origPos); in parseForCurrency() local1111 tmpPos, tmpDigitList, tmpStatus, currency); in parseForCurrency()1114 if (tmpPos.getIndex() > maxPosIndex) { in parseForCurrency()1115 maxPosIndex = tmpPos.getIndex(); in parseForCurrency()[all …]
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...