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

  /external/icu4c/i18n/
fmtable.cpp.noOrig 75 static Formattable* createArrayCopy(const Formattable* array, int32_t count) {
198 fValue.fArrayAndCount.fArray = createArrayCopy(arrayToCopy, count);
231 fValue.fArrayAndCount.fArray = createArrayCopy(source.fValue.fArrayAndCount.fArray,
568 fValue.fArrayAndCount.fArray = createArrayCopy(array, count);