Searched refs:ICAL_FREQ (Results 1 – 1 of 1) sorted by relevance
58 static const UChar ICAL_FREQ[] = {0x46, 0x52, 0x45, 0x51, 0}; /* "FREQ" */ variable416 if (attr.compare(ICAL_FREQ, -1) == 0) { in parseRRULE()2599 writer.write(ICAL_FREQ); in beginRRULE()