Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp1693 UResourceBundle *standaloneShorterWeekdaysData = NULL; // Data closed by calData in initializeData() local
1933standaloneShorterWeekdaysData = calData.getByKey3(gDayNamesTag, gNamesStandaloneTag, gNamesShortTa… in initializeData()
1936 standaloneShorterWeekdaysData = calData.getByKey2(gDayNamesTag, gNamesAbbrTag, status); in initializeData()
1938 fStandaloneShorterWeekdaysCount = ures_getSize(standaloneShorterWeekdaysData); in initializeData()
1947 resStr = ures_getStringByIndex(standaloneShorterWeekdaysData, i, &len, &status); in initializeData()