Home | History | Annotate | Download | only in i18n

Lines Matching defs:ICAL_YEARLY

60 static const UChar ICAL_YEARLY[] = {0x59, 0x45, 0x41, 0x52, 0x4C, 0x59, 0}; /* "YEARLY" */
418 if (value.compare(ICAL_YEARLY, -1) == 0) {
2601 writer.write(ICAL_YEARLY);