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

  /external/icu4c/i18n/unicode/
ucal.h 169 UCAL_DEFAULT = UCAL_TRADITIONAL,
677 * calendar for the locale, or UCAL_DEFAULT to open the default calendar for the locale (the
680 * and then pass the locale to ucal_open with UCAL_DEFAULT as the type.
    [all...]
  /external/icu4c/test/cintltst/
ccaltst.c 73 { "ja_JP@calendar=japanese", UCAL_DEFAULT, "japanese" },
75 { "th_TH", UCAL_DEFAULT, "buddhist" },
76 { "th-TH-u-ca-gregory", UCAL_DEFAULT, "gregorian" },
    [all...]

Completed in 26 milliseconds