Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dzstrfmt.h371 inline UBool isShortFormatCommonlyUsed(void) const;
385 ZoneStrings::isShortFormatCommonlyUsed(void) const { in isShortFormatCommonlyUsed() function
Dzstrfmt.cpp795 if (mzStrings->isShortFormatCommonlyUsed()) { in ZoneStringFormat()
1082 if (!commonlyUsedOnly || zstrings->isShortFormatCommonlyUsed()) { in getString()
1107 if (!commonlyUsedOnly || mzstrings->isShortFormatCommonlyUsed()) { in getString()
1139 if (!commonlyUsedOnly || zstrings->isShortFormatCommonlyUsed()) { in getGenericString()
1228 if (!commonlyUsedOnly || mzstrings->isShortFormatCommonlyUsed()) { in getGenericString()