Home
last modified time | relevance | path

Searched refs:newLocalPatternChars (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/unicode/
Ddtfmtsym.h446 void setLocalPatternChars(const UnicodeString& newLocalPatternChars);
/external/icu4c/i18n/
Ddtfmtsym.cpp1166 DateFormatSymbols::setLocalPatternChars(const UnicodeString& newLocalPatternChars) in setLocalPatternChars() argument
1168 fLocalPatternChars = newLocalPatternChars; in setLocalPatternChars()