Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dsimpletz.cpp56 static const UChar STD_STR[] = {0x0028,0x0053,0x0054,0x0044,0x0029,0}; // "(STD)" variable
1176 stdRule = new AnnualTimeZoneRule(tzid+UnicodeString(STD_STR), getRawOffset(), 0, in initTransitionRules()
1199 initialRule = new InitialTimeZoneRule(tzid+UnicodeString(STD_STR), getRawOffset(), 0); in initTransitionRules()