Searched refs:fWideDayPeriods (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Ddtfmtsym.h875 UnicodeString *fWideDayPeriods; member in class:U_FINAL
/external/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp396 assignArray(fWideDayPeriods, fWideDayPeriodsCount,
397 other.fWideDayPeriods, other.fWideDayPeriodsCount);
492 delete[] fWideDayPeriods;
606 arrayCompare(fWideDayPeriods, other.fWideDayPeriods, fWideDayPeriodsCount) &&
2088 fWideDayPeriods = NULL;
2266 fWideDayPeriods = loadDayPeriodStrings(calendarSink,
H A Dsmpdtfmt.cpp1846 toAppend = &fSymbols->fWideDayPeriods[value];
1920 toAppend = &fSymbols->fWideDayPeriods[index];
1939 toAppend = &fSymbols->fWideDayPeriods[index];
3564 if ((newStart = matchDayPeriodStrings(text, start, fSymbols->fWideDayPeriods,
3592 if ((newStart = matchDayPeriodStrings(text, start, fSymbols->fWideDayPeriods,

Completed in 557 milliseconds