Home | History | Annotate | Download | only in i18n

Lines Matching defs:ICAL_FREQ

59 static const UChar ICAL_FREQ[] = {0x46, 0x52, 0x45, 0x51, 0}; /* "FREQ" */
417 if (attr.compare(ICAL_FREQ) == 0) {
2594 writer.write(ICAL_FREQ);