Searched refs:ICAL_DTSTART (Results 1 – 1 of 1) sorted by relevance
49 static const UChar ICAL_DTSTART[] = {0x44, 0x54, 0x53, 0x54, 0x41, 0x52, 0x54, 0}; /* "DTSTART" */ variable1451 if (name.compare(ICAL_DTSTART, -1) == 0) { in parse()2563 writer.write(ICAL_DTSTART); in beginZoneProps()