Home
last modified time | relevance | path

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

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