Searched refs:two_length_country_code_map (Results 1 – 1 of 1) sorted by relevance
48 static bool two_length_country_code_map[100] = { variable70 ccc_candidate < (int)ARRAY_SIZE(two_length_country_code_map) && in isCountryCallingCode()71 two_length_country_code_map[ccc_candidate]; in isCountryCallingCode()