Searched refs:fStandaloneWideDayPeriods (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Ddtfmtsym.h893 UnicodeString *fStandaloneWideDayPeriods; member in class:U_FINAL
/external/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp402 assignArray(fStandaloneWideDayPeriods, fStandaloneWideDayPeriodsCount,
403 other.fStandaloneWideDayPeriods, other.fStandaloneWideDayPeriodsCount);
495 delete[] fStandaloneWideDayPeriods;
610 arrayCompare(fStandaloneWideDayPeriods, other.fStandaloneWideDayPeriods,
2094 fStandaloneWideDayPeriods = NULL;
2275 fStandaloneWideDayPeriods = loadDayPeriodStrings(calendarSink,

Completed in 214 milliseconds