Searched refs:tempKey (Results 1 – 1 of 1) sorted by relevance
276 const char *tempKey = NULL; in isAvailableLocaleListInitialized() local277 ures_getNextString(&installed, NULL, &tempKey, &status); in isAvailableLocaleListInitialized()278 temp[i++] = Locale(tempKey); in isAvailableLocaleListInitialized()