Searched refs:allocWeightsInMinLengthRanges (Results 1 – 4 of 4) sorted by relevance
100 UBool allocWeightsInMinLengthRanges(int32_t n, int32_t minLength);
423 CollationWeights::allocWeightsInMinLengthRanges(int32_t n, int32_t minLength) { in allocWeightsInMinLengthRanges() function in CollationWeights524 if(allocWeightsInMinLengthRanges(n, minLength)) { break; } in allocWeights()
109 if(allocWeightsInMinLengthRanges(n, minLength)) { break; } in allocWeights()484 private boolean allocWeightsInMinLengthRanges(int n, int minLength) { in allocWeightsInMinLengthRanges() method in CollationWeights
111 if(allocWeightsInMinLengthRanges(n, minLength)) { break; } in allocWeights()486 private boolean allocWeightsInMinLengthRanges(int n, int minLength) { in allocWeightsInMinLengthRanges() method in CollationWeights