Searched refs:getWeightRanges (Results 1 – 3 of 3) sorted by relevance
96 UBool getWeightRanges(uint32_t lowerLimit, uint32_t upperLimit);
209 CollationWeights::getWeightRanges(uint32_t lowerLimit, uint32_t upperLimit) { in getWeightRanges() function in CollationWeights475 if(!getWeightRanges(lowerLimit, upperLimit)) { in allocWeights()
156 getWeightRanges(uint32_t lowerLimit, uint32_t upperLimit, in getWeightRanges() function342 rangeCount=getWeightRanges(lowerLimit, upperLimit, maxByte, countBytes, ranges); in ucol_allocWeights()