Searched refs:indexLocale (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dlocavailable.cpp131 UResourceBundle *indexLocale = NULL; local
139 indexLocale = ures_openDirect(NULL, _kIndexLocaleName, &status);
140 ures_getByKey(indexLocale, _kIndexTag, &installed, &status);
167 ures_close(indexLocale);

Completed in 271 milliseconds