Searched refs:sameChars (Results 1 – 1 of 1) sorted by relevance
990 int32_t sameChars = idCmp(posixID, this_0->regionMaps[idx].posixID); in getHostID() local991 if (sameChars > bestIdxDiff && this_0->regionMaps[idx].posixID[sameChars] == 0) { in getHostID()992 if (posixIDlen == sameChars) { in getHostID()996 bestIdxDiff = sameChars; in getHostID()