Home | History | Annotate | Download | only in i18n

Lines Matching refs:tempPos

1324     ParsePosition tempPos(0);
1392 tempPos.setIndex(sourceOffset);
1393 fmt->parseObject(source, resultArray[argNum], tempPos);
1394 if (tempPos.getIndex() == sourceOffset) {
1401 sourceOffset = tempPos.getIndex(); // update