Searched refs:setLocalPatternChars (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dmiscdtfm.cpp173 symbols->setLocalPatternChars(UnicodeString("abcdefghijklmonpqr")); // change value of field
206 symbols->setLocalPatternChars(UnicodeString("abcdefghijklmonpqr")); // change value of field
236 symbols->setLocalPatternChars(UnicodeString("abcdefghijklmonpqr")); // change value of field
266 symbols->setLocalPatternChars(UnicodeString("abcdefghijklmonpqr")); // change value of field
H A Dtsdtfmsy.cpp382 fr.setLocalPatternChars(localPattern);
384 errln("ERROR: setLocalPatternChars() failed");
H A Dcaltest.cpp1494 dfs->setLocalPatternChars(UnicodeString("GyMdkHmsSEDFwWahKzJeugAZvcLQq"));
/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Ddtfmtsym.h494 * characters unless user defined localized data is set by setLocalPatternChars.
507 void setLocalPatternChars(const UnicodeString& newLocalPatternChars);
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dudat.cpp882 setLocalPatternChars(DateFormatSymbols *syms, function in class:DateFormatSymbolsSingleSetter
990 DateFormatSymbolsSingleSetter::setLocalPatternChars(syms, value, valueLength, *status);
H A Ddtfmtsym.cpp1272 DateFormatSymbols::setLocalPatternChars(const UnicodeString& newLocalPatternChars) function in class:DateFormatSymbols

Completed in 88 milliseconds