Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dvtzone.cpp49 static const UChar ICAL_DAYLIGHT[] = {0x44, 0x41, 0x59, 0x4C, 0x49, 0x47, 0x48, 0x54, 0}; /* "DAYLI… variable
1426 UBool isDST = (value.compare(ICAL_DAYLIGHT, -1) == 0); in parse()
2545 writer.write(ICAL_DAYLIGHT); in beginZoneProps()
2592 writer.write(ICAL_DAYLIGHT); in endZoneProps()
/external/chromium_org/third_party/icu/source/i18n/
Dvtzone.cpp49 static const UChar ICAL_DAYLIGHT[] = {0x44, 0x41, 0x59, 0x4C, 0x49, 0x47, 0x48, 0x54, 0}; /* "DAYLI… variable
1426 UBool isDST = (value.compare(ICAL_DAYLIGHT, -1) == 0); in parse()
2545 writer.write(ICAL_DAYLIGHT); in beginZoneProps()
2592 writer.write(ICAL_DAYLIGHT); in endZoneProps()