Home | History | Annotate | Download | only in i18n

Lines Matching defs:ICAL_RDATE

52 static const UChar ICAL_RDATE[] = {0x52, 0x44, 0x41, 0x54, 0x45, 0}; /* "RDATE" */
1459 } else if (name.compare(ICAL_RDATE, -1) == 0) {
2231 writer.write(ICAL_RDATE);