Searched refs:preCountryCode (Results 1 – 1 of 1) sorted by relevance
271 int preCountryCode = preCountryCodes[preIndex]; in UpdateCountryCodes() local273 if (preCountryCode > mdyCountryCode) { in UpdateCountryCodes()277 } else if (mdyCountryCode == preCountryCode) { in UpdateCountryCodes()281 curCountryCodes[curIndex] = preCountryCode; in UpdateCountryCodes()