Searched refs:ICAL_YEARLY (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | vtzone.cpp | 61 static const UChar ICAL_YEARLY[] = {0x59, 0x45, 0x41, 0x52, 0x4C, 0x59, 0}; /* "YEARLY" */ variable 419 if (value.compare(ICAL_YEARLY, -1) == 0) { in parseRRULE() 2612 writer.write(ICAL_YEARLY); in beginRRULE()
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | vtzone.cpp | 61 static const UChar ICAL_YEARLY[] = {0x59, 0x45, 0x41, 0x52, 0x4C, 0x59, 0}; /* "YEARLY" */ variable 419 if (value.compare(ICAL_YEARLY, -1) == 0) { in parseRRULE() 2612 writer.write(ICAL_YEARLY); in beginRRULE()
|