Home | History | Annotate | Download | only in i18n

Lines Matching defs:ICAL_TZID

46 static const UChar ICAL_TZID[] = {0x54, 0x5A, 0x49, 0x44, 0}; /* "TZID" */
1413 if (name.compare(ICAL_TZID, -1) == 0) {
2183 writer.write(ICAL_TZID);