Home | History | Annotate | Download | only in i18n

Lines Matching refs:tempLength

1351             int32_t tempLength = (i+1<subformatCount) ?
1355 if (patternOffset >= tempLength) {
1360 fPattern.extract(patternOffset,tempLength - patternOffset, buffer);