Lines Matching refs:COLON
33 static const UChar COLON = 0x3A; /* : */ variable
1397 int32_t valueSep = line->indexOf(COLON); in parse()
1729 && line->charAt(u_strlen(ICAL_TZURL)) == COLON) { in write()
1731 writer.write(COLON); in write()
1735 && line->charAt(u_strlen(ICAL_LASTMOD)) == COLON) { in write()
1738 writer.write(COLON); in write()
2180 writer.write(COLON); in writeHeaders()
2184 writer.write(COLON); in writeHeaders()
2189 writer.write(COLON); in writeHeaders()
2196 writer.write(COLON); in writeHeaders()
2211 writer.write(COLON); in writeFooter()
2232 writer.write(COLON); in writeZonePropsByTime()
2532 writer.write(COLON); in beginZoneProps()
2544 writer.write(COLON); in beginZoneProps()
2551 writer.write(COLON); in beginZoneProps()
2558 writer.write(COLON); in beginZoneProps()
2564 writer.write(COLON); in beginZoneProps()
2579 writer.write(COLON); in endZoneProps()
2598 writer.write(COLON); in beginRRULE()