Home
last modified time | relevance | path

Searched refs:ICAL_TZNAME (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Dvtzone.cpp45 static const UChar ICAL_TZNAME[] = {0x54, 0x5A, 0x4E, 0x41, 0x4D, 0x45, 0}; /* "TZNAME" */ variable
1398 } else if (name.compare(ICAL_TZNAME) == 0) { in parse()
2395 writer.write(ICAL_TZNAME); in beginZoneProps()