Home | History | Annotate | Download | only in i18n

Lines Matching defs:ICAL_BEGIN_VTIMEZONE

42 static const UChar ICAL_BEGIN_VTIMEZONE[] = {0x42, 0x45, 0x47, 0x49, 0x4E, 0x3A, 0x56, 0x54, 0x49, 0x4D, 0x45, 0x5A, 0x4F, 0x4E, 0x45, 0}; /* "BEGIN:VTIMEZONE" */
1302 if (line.startsWith(ICAL_BEGIN_VTIMEZONE)) {