Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducol_swp.cpp172 header.endExpansionCECount= udata_readInt32(ds, inHeader->endExpansionCECount); in swapFormatVersion3()
224 if(header.endExpansionCECount!=0) { in swapFormatVersion3()
225 ds->swapArray32(ds, inBytes+header.endExpansionCE, header.endExpansionCECount*4, in swapFormatVersion3()
Ducol_data.h57 int32_t endExpansionCECount; /* size of endExpansionCE */ member