Home | History | Annotate | Download | only in i18n

Lines Matching defs:ICAL_DTSTART

50 static const UChar ICAL_DTSTART[] = {0x44, 0x54, 0x53, 0x54, 0x41, 0x52, 0x54, 0}; /* "DTSTART" */
1446 if (name.compare(ICAL_DTSTART) == 0) {
2558 writer.write(ICAL_DTSTART);