Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducol_swp.cpp163 header.UCAConsts= ds->readUInt32(inHeader->UCAConsts); in swapFormatVersion3()
232 if(header.UCAConsts!=0) { in swapFormatVersion3()
237 … ds->swapArray32(ds, inBytes+header.UCAConsts, header.contractionUCACombos-header.UCAConsts, in swapFormatVersion3()
238 outBytes+header.UCAConsts, pErrorCode); in swapFormatVersion3()
Ducol_data.h41 …uint32_t UCAConsts; /* structure which holds values for indirect positioning and implicit ranges */ member