Home
last modified time | relevance | path

Searched refs:UDAT_STANDALONE_SHORT_WEEKDAYS (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Dudat.cpp678 case UDAT_STANDALONE_SHORT_WEEKDAYS: in udat_getSymbols()
816 case UDAT_STANDALONE_SHORT_WEEKDAYS: in udat_countSymbols()
1153 case UDAT_STANDALONE_SHORT_WEEKDAYS: in udat_setSymbols()
/external/icu/libandroidicu/include/unicode/
Dudat.h1408 UDAT_STANDALONE_SHORT_WEEKDAYS, enumerator
/external/icu/icu4c/source/i18n/unicode/
Dudat.h1408 UDAT_STANDALONE_SHORT_WEEKDAYS, enumerator
/external/icu/icu4c/source/test/cintltst/
Dcdattst.c787 VerifysetSymbols(def, UDAT_STANDALONE_SHORT_WEEKDAYS, 7, "Sams"); in TestSymbols()