Home | History | Annotate | Download | only in i18n

Lines Matching refs:findBestMatch

282     int32_t findBestMatch(const UnicodeString& text, int32_t start, uint32_t types,
916 TZGNCore::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types,
1359 TimeZoneGenericNames::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types,
1361 return fRef->obj->findBestMatch(text, start, types, tzID, timeType, status);