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

  /external/icu4c/i18n/unicode/
ucal.h     [all...]
  /external/icu4c/test/cintltst/
ccaltst.c     [all...]
  /external/icu4c/i18n/
ucal.cpp 605 ucal_getKeywordValuesForLocale(const char * /* key */, const char* locale, UBool commonlyUsed, UErrorCode *status) {
calendar.cpp 965 // This is a wrapper over ucal_getKeywordValuesForLocale
966 UEnumeration *uenum = ucal_getKeywordValuesForLocale(key, locale.getName(),
    [all...]
  /external/icu4c/common/unicode/
urename.h 517 #define ucal_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucal_getKeywordValuesForLocale)
    [all...]

Completed in 295 milliseconds