Searched refs:tzIDLength (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | udateintervalformat.cpp | 42 int32_t tzIDLength, in udtitvfmt_open() argument 49 (tzID == NULL ? tzIDLength != 0 : tzIDLength < -1) in udtitvfmt_open() 61 …eZone *zone = TimeZone::createTimeZone(UnicodeString((UBool)(tzIDLength == -1), tzID, tzIDLength)); in udtitvfmt_open()
|
D | udat.cpp | 138 int32_t tzIDLength, in udat_open() argument 148 …fmt = (DateFormat*) (*gOpener)(timeStyle,dateStyle,locale,tzID,tzIDLength,pattern,patternLength,st… in udat_open() 185 …eZone *zone = TimeZone::createTimeZone(UnicodeString((UBool)(tzIDLength == -1), tzID, tzIDLength)); in udat_open()
|
/external/icu/libandroidicu/include/unicode/ |
D | udateintervalformat.h | 126 int32_t tzIDLength,
|
D | udat.h | 896 int32_t tzIDLength, 1708 int32_t tzIDLength,
|
/external/icu/libicu/cts_headers/unicode/ |
D | udateintervalformat.h | 126 int32_t tzIDLength,
|
D | udat.h | 896 int32_t tzIDLength, 1708 int32_t tzIDLength,
|
/external/icu/icu4c/source/i18n/unicode/ |
D | udateintervalformat.h | 126 int32_t tzIDLength,
|
D | udat.h | 896 int32_t tzIDLength, 1708 int32_t tzIDLength,
|