Home | History | Annotate | Download | only in i18n

Lines Matching defs:ICAL_END_VTIMEZONE

43 static const UChar ICAL_END_VTIMEZONE[] = {0x45, 0x4E, 0x44, 0x3A, 0x56, 0x54, 0x49, 0x4D, 0x45, 0x5A, 0x4F, 0x4E, 0x45, 0}; /* "END:VTIMEZONE" */
1258 if (start && line.startsWith(ICAL_END_VTIMEZONE)) {
1293 if (line.startsWith(ICAL_END_VTIMEZONE)) {