Home | History | Annotate | Download | only in i18n

Lines Matching refs:tempPos

1307     ParsePosition tempPos(0);
1375 tempPos.setIndex(sourceOffset);
1376 fmt->parseObject(source, resultArray[argNum], tempPos);
1377 if (tempPos.getIndex() == sourceOffset) {
1384 sourceOffset = tempPos.getIndex(); // update