Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp2210 UResourceBundle *localeBundle = ures_open(NULL, locale.getName(), &tempStatus); in initializeData() local
2212 …UResourceBundle *contextTransforms = ures_getByKeyWithFallback(localeBundle, gContextTransformsTag… in initializeData()
2246 localeBundle, gNumberElementsTag, NULL, &tempStatus)); in initializeData()
2258 ures_close(localeBundle); in initializeData()