Searched refs:ICAL_END (Results 1 – 1 of 1) sorted by relevance
44 static const UChar ICAL_END[] = {0x45, 0x4E, 0x44, 0}; /* "END" */ variable1446 } else if (name.compare(ICAL_END, -1) == 0) { in parse()1493 } else if (name.compare(ICAL_END, -1) == 0) { in parse()2210 writer.write(ICAL_END); in writeFooter()2578 writer.write(ICAL_END); in endZoneProps()