Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Ddtfmtsym.h427 void setLocalPatternChars(const UnicodeString& newLocalPatternChars);
/external/icu4c/i18n/
Ddtfmtsym.cpp1099 DateFormatSymbols::setLocalPatternChars(const UnicodeString& newLocalPatternChars) in setLocalPatternChars() argument
1101 fLocalPatternChars = newLocalPatternChars; in setLocalPatternChars()