Searched refs:country_codes (Results 1 – 1 of 1) sorted by relevance
176 CFArrayRef country_codes; /* Country codes */ in main() local186 country_codes = CFLocaleCopyISOCountryCodes(); in main()187 num_country_codes = CFArrayGetCount(country_codes); in main()243 CFRelease(country_codes); in main()