Searched refs:UCNVSEL_INDEX_SIZE (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Ducnvsel.cpp262 UCNVSEL_INDEX_SIZE = 15, // bytes following the DataHeader enumerator in enum:__anon6716
321 indexes[UCNVSEL_INDEX_SIZE] = totalSize - header.dataHeader.headerSize;
419 int32_t size = indexes[UCNVSEL_INDEX_SIZE];
541 if (length < indexes[UCNVSEL_INDEX_SIZE]) {

Completed in 198 milliseconds