Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp300 DateFormatSymbols::assignArray(UnicodeString*& dstArray, in assignArray() function in DateFormatSymbols
373 assignArray(fEras, fErasCount, other.fEras, other.fErasCount); in copyData()
374 assignArray(fEraNames, fEraNamesCount, other.fEraNames, other.fEraNamesCount); in copyData()
375 assignArray(fNarrowEras, fNarrowErasCount, other.fNarrowEras, other.fNarrowErasCount); in copyData()
376 assignArray(fMonths, fMonthsCount, other.fMonths, other.fMonthsCount); in copyData()
377 assignArray(fShortMonths, fShortMonthsCount, other.fShortMonths, other.fShortMonthsCount); in copyData()
378 assignArray(fNarrowMonths, fNarrowMonthsCount, other.fNarrowMonths, other.fNarrowMonthsCount); in copyData()
379assignArray(fStandaloneMonths, fStandaloneMonthsCount, other.fStandaloneMonths, other.fStandaloneM… in copyData()
380assignArray(fStandaloneShortMonths, fStandaloneShortMonthsCount, other.fStandaloneShortMonths, oth… in copyData()
381assignArray(fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount, other.fStandaloneNarrowMonths, … in copyData()
[all …]
/external/icu/icu4c/source/i18n/unicode/
Ddtfmtsym.h933 static void assignArray(UnicodeString*& dstArray,
/external/icu/libicu/cts_headers/unicode/
Ddtfmtsym.h933 static void assignArray(UnicodeString*& dstArray,