Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dvtzone.cpp49 static const UChar ICAL_DTSTART[] = {0x44, 0x54, 0x53, 0x54, 0x41, 0x52, 0x54, 0}; /* "DTSTART" */ variable
1451 if (name.compare(ICAL_DTSTART, -1) == 0) { in parse()
2563 writer.write(ICAL_DTSTART); in beginZoneProps()