Lines Matching defs:locale
26 claim the locale is present.
69 const char* locale = RES_INDEX; // locale referring to our index
74 "This program lists and optionally regenerates the locale "
138 * Does the locale exist?
264 printf("\"locale\": %s\n", locale);
268 ures_openDirect(packageName.data(), locale, &status));
287 locale);
291 locale);
304 locale);
314 ASSERT_SUCCESS(&status, "while fetching an installed locale's name");
320 // now, see if the locale is installed..