Home | History | Annotate | Download | only in i18n

Lines Matching defs:ICAL_DTSTART

49 static const UChar ICAL_DTSTART[] = {0x44, 0x54, 0x53, 0x54, 0x41, 0x52, 0x54, 0}; /* "DTSTART" */
1451 if (name.compare(ICAL_DTSTART, -1) == 0) {
2563 writer.write(ICAL_DTSTART);