Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp1407 static const uint64_t kNumericFieldsForCount12 = variable
1421 …return ((kNumericFieldsAlways & flag) != 0 || ((kNumericFieldsForCount12 & flag) != 0 && count < 3… in isNumericField()