Searched refs:tempPP (Results 1 – 4 of 4) sorted by relevance
1165 ParsePosition tempPP; in matchToDelimiter() local1181 UBool success = sub->doParse(subText, tempPP, _baseValue, upperBound, in matchToDelimiter()1195 if (success && tempPP.getIndex() == dPos) { in matchToDelimiter()1202 if (tempPP.getErrorIndex() > 0) { in matchToDelimiter()1203 pp.setErrorIndex(tempPP.getErrorIndex()); in matchToDelimiter()1205 pp.setErrorIndex(tempPP.getIndex()); in matchToDelimiter()1213 tempPP.setIndex(0); in matchToDelimiter()1230 ParsePosition tempPP; in matchToDelimiter() local1234 UBool success = sub->doParse(text, tempPP, _baseValue, upperBound, in matchToDelimiter()1241 if (success && (tempPP.getIndex() != 0)) { in matchToDelimiter()[all …]
1130 ParsePosition tempPP = new ParsePosition(0); in matchToDelimiter() local1146 tempResult = sub.doParse(subText, tempPP, baseVal, upperBound, in matchToDelimiter()1155 if (tempPP.getIndex() == dPos) { in matchToDelimiter()1172 tempPP.setIndex(0); in matchToDelimiter()1191 ParsePosition tempPP = new ParsePosition(0); in matchToDelimiter() local1194 Number tempResult = sub.doParse(text, tempPP, baseVal, upperBound, in matchToDelimiter()1196 if (tempPP.getIndex() != 0) { in matchToDelimiter()1201 pp.setIndex(tempPP.getIndex()); in matchToDelimiter()
1131 ParsePosition tempPP = new ParsePosition(0); in matchToDelimiter() local1147 tempResult = sub.doParse(subText, tempPP, baseVal, upperBound, in matchToDelimiter()1156 if (tempPP.getIndex() == dPos) { in matchToDelimiter()1173 tempPP.setIndex(0); in matchToDelimiter()1192 ParsePosition tempPP = new ParsePosition(0); in matchToDelimiter() local1195 Number tempResult = sub.doParse(text, tempPP, baseVal, upperBound, in matchToDelimiter()1197 if (tempPP.getIndex() != 0) { in matchToDelimiter()1202 pp.setIndex(tempPP.getIndex()); in matchToDelimiter()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...