Home | History | Annotate | Download | only in i18n

Lines Matching defs:ICAL_UNTIL

60 static const UChar ICAL_UNTIL[] = {0x55, 0x4E, 0x54, 0x49, 0x4C, 0}; /* "UNTIL" */
424 } else if (attr.compare(ICAL_UNTIL) == 0) {
2615 writer.write(ICAL_UNTIL);