Home
last modified time | relevance | path

Searched refs:tempKey (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Dcoll.cpp276 const char *tempKey = NULL; in isAvailableLocaleListInitialized() local
277 ures_getNextString(&installed, NULL, &tempKey, &status); in isAvailableLocaleListInitialized()
278 temp[i++] = Locale(tempKey); in isAvailableLocaleListInitialized()