Lines Matching defs:ICAL_DAYLIGHT
48 static const UChar ICAL_DAYLIGHT[] = {0x44, 0x41, 0x59, 0x4C, 0x49, 0x47, 0x48, 0x54, 0}; /* "DAYLIGHT" */1425 UBool isDST = (value.compare(ICAL_DAYLIGHT, -1) == 0);2534 writer.write(ICAL_DAYLIGHT);2581 writer.write(ICAL_DAYLIGHT);