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

/external/chromium_org/third_party/icu/source/i18n/
H A Ddtfmtsym.cpp778 DateFormatSymbols::setShortMonths(const UnicodeString* shortMonthsArray, int32_t count) argument
787 uprv_arrayCopy(shortMonthsArray,fShortMonths, count);
/external/icu4c/i18n/
H A Ddtfmtsym.cpp792 DateFormatSymbols::setShortMonths(const UnicodeString* shortMonthsArray, int32_t count) argument
801 uprv_arrayCopy(shortMonthsArray,fShortMonths, count);

Completed in 200 milliseconds