Home | History | Annotate | Download | only in i18n

Lines Matching defs:ICAL_YEARLY

61 static const UChar ICAL_YEARLY[] = {0x59, 0x45, 0x41, 0x52, 0x4C, 0x59, 0}; /* "YEARLY" */
419 if (value.compare(ICAL_YEARLY) == 0) {
2596 writer.write(ICAL_YEARLY);