Lines Matching refs:COLON
36 static const UChar COLON = 0x3A; /* : */ variable
1400 int32_t valueSep = line->indexOf(COLON); in parse()
1732 && line->charAt(u_strlen(ICAL_TZURL)) == COLON) { in write()
1734 writer.write(COLON); in write()
1738 && line->charAt(u_strlen(ICAL_LASTMOD)) == COLON) { in write()
1741 writer.write(COLON); in write()
2193 writer.write(COLON); in writeHeaders()
2197 writer.write(COLON); in writeHeaders()
2202 writer.write(COLON); in writeHeaders()
2209 writer.write(COLON); in writeHeaders()
2224 writer.write(COLON); in writeFooter()
2245 writer.write(COLON); in writeZonePropsByTime()
2545 writer.write(COLON); in beginZoneProps()
2557 writer.write(COLON); in beginZoneProps()
2564 writer.write(COLON); in beginZoneProps()
2571 writer.write(COLON); in beginZoneProps()
2577 writer.write(COLON); in beginZoneProps()
2592 writer.write(COLON); in endZoneProps()
2611 writer.write(COLON); in beginRRULE()