Lines Matching refs:COLON
34 static const UChar COLON = 0x3A; /* : */ variable
1398 int32_t valueSep = line->indexOf(COLON); in parse()
1730 && line->charAt(u_strlen(ICAL_TZURL)) == COLON) { in write()
1732 writer.write(COLON); in write()
1736 && line->charAt(u_strlen(ICAL_LASTMOD)) == COLON) { in write()
1739 writer.write(COLON); in write()
2191 writer.write(COLON); in writeHeaders()
2195 writer.write(COLON); in writeHeaders()
2200 writer.write(COLON); in writeHeaders()
2207 writer.write(COLON); in writeHeaders()
2222 writer.write(COLON); in writeFooter()
2243 writer.write(COLON); in writeZonePropsByTime()
2543 writer.write(COLON); in beginZoneProps()
2555 writer.write(COLON); in beginZoneProps()
2562 writer.write(COLON); in beginZoneProps()
2569 writer.write(COLON); in beginZoneProps()
2575 writer.write(COLON); in beginZoneProps()
2590 writer.write(COLON); in endZoneProps()
2609 writer.write(COLON); in beginRRULE()