Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddecimfmtimpl.cpp40 static const int32_t kFormattingAll = (1 << 10) - 1; variable
1286 updateAll(kFormattingAll & ~kFormattingSymbols, TRUE, status); in updateForApplyPatternFavorCurrencyPrecision()
1291 updateAll(kFormattingAll & ~kFormattingSymbols, FALSE, status); in updateForApplyPattern()
1296 updateAll(kFormattingAll, TRUE, status); in updateAll()