Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dvtzone.cpp50 static const UChar ICAL_DTSTART[] = {0x44, 0x54, 0x53, 0x54, 0x41, 0x52, 0x54, 0}; /* "DTSTART" */ variable
1452 if (name.compare(ICAL_DTSTART, -1) == 0) { in parse()
2574 writer.write(ICAL_DTSTART); in beginZoneProps()
/external/chromium_org/third_party/icu/source/i18n/
Dvtzone.cpp50 static const UChar ICAL_DTSTART[] = {0x44, 0x54, 0x53, 0x54, 0x41, 0x52, 0x54, 0}; /* "DTSTART" */ variable
1452 if (name.compare(ICAL_DTSTART, -1) == 0) { in parse()
2574 writer.write(ICAL_DTSTART); in beginZoneProps()