Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/i18n/
Ddcfmtsym.cpp226 UErrorCode nlStatus = U_ZERO_ERROR; in initialize() local
229 nonLatnSymbols = ures_getByKeyWithFallback(numberElementsRes, nsName, NULL, &nlStatus); in initialize()
230 … nonLatnSymbols = ures_getByKeyWithFallback(nonLatnSymbols, gSymbols, nonLatnSymbols, &nlStatus); in initialize()
/external/icu4c/i18n/
Ddcfmtsym.cpp237 UErrorCode nlStatus = U_ZERO_ERROR; in initialize() local
240 nonLatnSymbols = ures_getByKeyWithFallback(numberElementsRes, nsName, NULL, &nlStatus); in initialize()
241 … nonLatnSymbols = ures_getByKeyWithFallback(nonLatnSymbols, gSymbols, nonLatnSymbols, &nlStatus); in initialize()