Searched refs:country_codes (Results 1 – 1 of 1) sorted by relevance
202 CFArrayRef country_codes; /* Country codes */ in main() local212 country_codes = CFLocaleCopyISOCountryCodes(); in main()213 num_country_codes = CFArrayGetCount(country_codes); in main()269 CFRelease(country_codes); in main()