Home
last modified time | relevance | path

Searched refs:sameChars (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/common/
Dlocmap.c808 int32_t sameChars = idCmp(posixID, this_0->regionMaps[idx].posixID); in getHostID() local
809 if (sameChars > bestIdxDiff && this_0->regionMaps[idx].posixID[sameChars] == 0) { in getHostID()
810 if (posixIDlen == sameChars) { in getHostID()
814 bestIdxDiff = sameChars; in getHostID()