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

  /external/chromium/third_party/icu/public/i18n/unicode/
ucal.h 33 * provides the enum UCalendarType with UCAL_TRADITIONAL and
49 * caldef=ucal_open(tzID, u_strlen(tzID), NULL, UCAL_TRADITIONAL, &status);
153 * Despite the name, UCAL_TRADITIONAL designates the locale's default calendar,
157 UCAL_TRADITIONAL,
164 * A better name for UCAL_TRADITIONAL.
167 UCAL_DEFAULT = UCAL_TRADITIONAL
    [all...]
  /external/icu4c/i18n/unicode/
ucal.h 34 * provides the enum UCalendarType with UCAL_TRADITIONAL and
50 * caldef=ucal_open(tzID, u_strlen(tzID), NULL, UCAL_TRADITIONAL, &status);
154 * Despite the name, UCAL_TRADITIONAL designates the locale's default calendar,
158 UCAL_TRADITIONAL,
160 * A better name for UCAL_TRADITIONAL.
163 UCAL_DEFAULT = UCAL_TRADITIONAL,
    [all...]

Completed in 86 milliseconds