Home | History | Annotate | Download | only in i18n

Lines Matching defs:getMatchLength

131     int32_t getMatchLength(int32_t index) const;
166 TimeZoneGenericNameMatchInfo::getMatchLength(int32_t index) const {
1013 int32_t len = localMatches->getMatchLength(i);
1021 bestMatchLen = localMatches->getMatchLength(i);