Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp396 assignArray(fWideDayPeriods, fWideDayPeriodsCount, in copyData()
397 other.fWideDayPeriods, other.fWideDayPeriodsCount); in copyData()
570 fWideDayPeriodsCount == other.fWideDayPeriodsCount && in operator ==()
606 arrayCompare(fWideDayPeriods, other.fWideDayPeriods, fWideDayPeriodsCount) && in operator ==()
2089 fWideDayPeriodsCount = 0; in initializeData()
2268 fWideDayPeriodsCount, status); in initializeData()
Dsmpdtfmt.cpp3647 fSymbols->fWideDayPeriodsCount, *dayPeriod)) > 0) { in subParse()
/external/icu/icu4c/source/i18n/unicode/
Ddtfmtsym.h876 int32_t fWideDayPeriodsCount; variable