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

/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Ddtfmtsym.h266 void setShortMonths(const UnicodeString* shortMonths, int32_t count);
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dtsdtfmsy.cpp233 fr.setShortMonths(shortMonths, count);
235 errln("ERROR: setShortMonths() failed");
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Ddtfmtsym.cpp809 DateFormatSymbols::setShortMonths(const UnicodeString* shortMonthsArray, int32_t count) function in class:DateFormatSymbols

Completed in 196 milliseconds