Lines Matching refs:fMatchLen
487 if (matchLength > fMatchLen[lenidx]) {
490 fMatchLen[lenidx] = matchLength;
499 fMatchLen[getTimeZoneTranslationTypeIndex(zsinfo->fType)] = matchLength;
516 matchLength = fMatchLen[getTimeZoneTranslationTypeIndex(zsinfo->fType)];
524 for (int32_t i = 0; i < (int32_t)(sizeof(fMatchLen)/sizeof(fMatchLen[0])); i++) {
525 fMatchLen[i] = 0;