Home | History | Annotate | Download | only in i18n

Lines Matching defs:ICAL_TZNAME

55 static const UChar ICAL_TZNAME[] = {0x54, 0x5A, 0x4E, 0x41, 0x4D, 0x45, 0}; /* "TZNAME" */
1454 } else if (name.compare(ICAL_TZNAME, -1) == 0) {
2568 writer.write(ICAL_TZNAME);