Home | History | Annotate | Download | only in i18n

Lines Matching defs:ICAL_STANDARD

50 static const UChar ICAL_STANDARD[] = {0x53, 0x54, 0x41, 0x4E, 0x44, 0x41, 0x52, 0x44, 0}; /* "STANDARD" */
1429 if (value.compare(ICAL_STANDARD, -1) == 0 || isDST) {
2539 writer.write(ICAL_STANDARD);
2586 writer.write(ICAL_STANDARD);