HomeSort by relevance Sort by last modified time
    Searched full:samechars (Results 1 - 1 of 1) sorted by null

  /external/icu4c/common/
locmap.c 882 int32_t sameChars = idCmp(posixID, this_0->regionMaps[idx].posixID);
883 if (sameChars > bestIdxDiff && this_0->regionMaps[idx].posixID[sameChars] == 0) {
884 if (posixIDlen == sameChars) {
888 bestIdxDiff = sameChars;
    [all...]

Completed in 44 milliseconds