HomeSort by relevance Sort by last modified time
    Searched refs:ICAL_UNTIL (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/i18n/
vtzone.cpp 58 static const UChar ICAL_UNTIL[] = {0x55, 0x4E, 0x54, 0x49, 0x4C, 0}; /* "UNTIL" */
422 } else if (attr.compare(ICAL_UNTIL) == 0) {
    [all...]
  /external/icu4c/i18n/
vtzone.cpp 58 static const UChar ICAL_UNTIL[] = {0x55, 0x4E, 0x54, 0x49, 0x4C, 0}; /* "UNTIL" */
422 } else if (attr.compare(ICAL_UNTIL) == 0) {
    [all...]

Completed in 40 milliseconds