Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dudateintervalformat.cpp30 int32_t tzIDLength, in udtitvfmt_open() argument
37 (tzID == NULL ? tzIDLength != 0 : tzIDLength < -1) in udtitvfmt_open()
49 …eZone *zone = TimeZone::createTimeZone(UnicodeString((UBool)(tzIDLength == -1), tzID, tzIDLength)); in udtitvfmt_open()
Dudat.cpp133 int32_t tzIDLength, in udat_open() argument
143 …fmt = (DateFormat*) (*gOpener)(timeStyle,dateStyle,locale,tzID,tzIDLength,pattern,patternLength,st… in udat_open()
176 …eZone *zone = TimeZone::createTimeZone(UnicodeString((UBool)(tzIDLength == -1), tzID, tzIDLength)); in udat_open()
/external/icu/icu4c/source/i18n/unicode/
Dudateintervalformat.h113 int32_t tzIDLength,
Dudat.h859 int32_t tzIDLength,
1639 int32_t tzIDLength,