Searched refs:ucol_nextWeight (Results 1 – 8 of 8) sorted by relevance
66 ucol_nextWeight(WeightRange ranges[], int32_t *pRangeCount);
498 ucol_nextWeight(WeightRange ranges[], int32_t *pRangeCount) { in ucol_nextWeight() function536 weight=ucol_nextWeight(ranges, &rangeCount);
443 g->current = ucol_nextWeight(g->ranges, &g->noOfRanges); in ucol_getNextGenerated()533 g->current = ucol_nextWeight(g->ranges, &g->noOfRanges); in ucol_getCEGenerator()543 g->current = ucol_nextWeight(g->ranges, &g->noOfRanges); in ucol_getCEGenerator()
607 #define ucol_nextWeight ucol_nextWeight_3_2 macro
767 #define ucol_nextWeight U_ICU_ENTRY_POINT_RENAME(ucol_nextWeight) macro