Searched refs:localMatches (Results 1 – 4 of 4) sorted by relevance
981 TimeZoneGenericNameMatchInfo *localMatches = findLocal(text, start, types, status); in findBestMatch() local985 if (localMatches != NULL) { in findBestMatch()986 for (int32_t i = 0; i < localMatches->size(); i++) { in findBestMatch()987 int32_t len = localMatches->getMatchLength(i); in findBestMatch()995 bestMatchLen = localMatches->getMatchLength(i); in findBestMatch()997 localMatches->getTimeZoneID(i, bestMatchTzID); in findBestMatch()1000 delete localMatches; in findBestMatch()
750 Collection<GenericMatchInfo> localMatches = findLocal(text, start, genericTypes); in findBestMatch() local751 if (localMatches != null) { in findBestMatch()752 for (GenericMatchInfo match : localMatches) { in findBestMatch()
745 Collection<GenericMatchInfo> localMatches = findLocal(text, start, genericTypes); in findBestMatch() local746 if (localMatches != null) { in findBestMatch()747 for (GenericMatchInfo match : localMatches) { in findBestMatch()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...