Lines Matching refs:fMatchLen
413 if (matchLength > fMatchLen[lenidx]) {
416 fMatchLen[lenidx] = matchLength;
425 fMatchLen[getTimeZoneTranslationTypeIndex(zsinfo->fType)] = matchLength;
442 matchLength = fMatchLen[getTimeZoneTranslationTypeIndex(zsinfo->fType)];
450 for (int32_t i = 0; i < (int32_t)(sizeof(fMatchLen)/sizeof(fMatchLen[0])); i++) {
451 fMatchLen[i] = 0;