Home
last modified time | relevance | path

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

/external/icu4c/common/
Dbmpset.cpp145 int32_t minStart=0x800; in initBits() local
151 if(start<minStart) { in initBits()
152 start=minStart; in initBits()
160 minStart=start; // Ignore further ranges in this block. in initBits()
173 minStart=limit; // Ignore further ranges in this block. in initBits()