Searched defs:findBestMatch (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | tzgnames.cpp | 884 TZGNCore::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, in findBestMatch() function in TZGNCore 1318 TimeZoneGenericNames::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, in findBestMatch() function in TimeZoneGenericNames
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | TimeZoneGenericNames.java | 702 …public GenericMatchInfo findBestMatch(String text, int start, EnumSet<GenericNameType> genericType… in findBestMatch() method in TimeZoneGenericNames
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | TimeZoneGenericNames.java | 707 …public GenericMatchInfo findBestMatch(String text, int start, EnumSet<GenericNameType> genericType… in findBestMatch() method in TimeZoneGenericNames
|