Home | History | Annotate | Download | only in i18n

Lines Matching defs:getMatchLength

130     int32_t getMatchLength(int32_t index) const;
165 TimeZoneGenericNameMatchInfo::getMatchLength(int32_t index) const {
1010 int32_t len = localMatches->getMatchLength(i);
1018 bestMatchLen = localMatches->getMatchLength(i);