Searched refs:tzIDLength (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | udateintervalformat.cpp | 30 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()
|
D | udat.cpp | 133 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/ |
D | udateintervalformat.h | 113 int32_t tzIDLength,
|
D | udat.h | 859 int32_t tzIDLength, 1639 int32_t tzIDLength,
|