Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/i18n/unicode/
Dsmpdtfmt.h1094 TZTYPE_STD, enumerator
/external/chromium_org/third_party/icu/source/i18n/
Dsmpdtfmt.cpp2066 if (tztype == TZTYPE_STD) { in parse()
2081 if (tztype == TZTYPE_STD) { in parse()
2855 ((SimpleDateFormat*)this)->tztype = TZTYPE_STD; in subParse()