Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/i18n/
Ddcfmtsym.cpp144 static const char *gNumberElementKeys[kFormatSymbolCount] = { in initialize() local
239 if ( gNumberElementKeys[i] != NULL ) { in initialize()
242 … sym = ures_getStringByKeyWithFallback(nonLatnSymbols,gNumberElementKeys[i],&len,&localStatus); in initialize()
247 … sym = ures_getStringByKeyWithFallback(latnSymbols,gNumberElementKeys[i],&len,&localStatus); in initialize()
250 … sym = ures_getStringByKeyWithFallback(latnSymbols,gNumberElementKeys[i],&len,&localStatus); in initialize()
/external/icu4c/i18n/
Ddcfmtsym.cpp156 static const char *gNumberElementKeys[kFormatSymbolCount] = { in initialize() local
250 if ( gNumberElementKeys[i] != NULL ) { in initialize()
253 … sym = ures_getStringByKeyWithFallback(nonLatnSymbols,gNumberElementKeys[i],&len,&localStatus); in initialize()
258 … sym = ures_getStringByKeyWithFallback(latnSymbols,gNumberElementKeys[i],&len,&localStatus); in initialize()
261 … sym = ures_getStringByKeyWithFallback(latnSymbols,gNumberElementKeys[i],&len,&localStatus); in initialize()