Home | History | Annotate | Download | only in i18n

Lines Matching defs:ICAL_FREQ

58 static const UChar ICAL_FREQ[] = {0x46, 0x52, 0x45, 0x51, 0}; /* "FREQ" */
416 if (attr.compare(ICAL_FREQ, -1) == 0) {
2599 writer.write(ICAL_FREQ);