Lines Matching refs:sameChars
911 int32_t sameChars = idCmp(posixID, this_0->regionMaps[idx].posixID);912 if (sameChars > bestIdxDiff && this_0->regionMaps[idx].posixID[sameChars] == 0) {913 if (posixIDlen == sameChars) {917 bestIdxDiff = sameChars;