Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dvtzone.cpp48 static const UChar ICAL_STANDARD[] = {0x53, 0x54, 0x41, 0x4E, 0x44, 0x41, 0x52, 0x44, 0}; /* "STAND… variable
1427 if (value.compare(ICAL_STANDARD, -1) == 0 || isDST) { in parse()
2547 writer.write(ICAL_STANDARD); in beginZoneProps()
2594 writer.write(ICAL_STANDARD); in endZoneProps()
/external/chromium_org/third_party/icu/source/i18n/
Dvtzone.cpp48 static const UChar ICAL_STANDARD[] = {0x53, 0x54, 0x41, 0x4E, 0x44, 0x41, 0x52, 0x44, 0}; /* "STAND… variable
1427 if (value.compare(ICAL_STANDARD, -1) == 0 || isDST) { in parse()
2547 writer.write(ICAL_STANDARD); in beginZoneProps()
2594 writer.write(ICAL_STANDARD); in endZoneProps()