Home | History | Annotate | Download | only in i18n

Lines Matching refs:ucol_next

1663                     while((ce = ucol_next(iter, status)) != UCOL_NULLORDER) {
1668 while((ce = ucol_next(iter, status)) != UCOL_NULLORDER) {
1692 while((el.CEs[el.noOfCEs] = ucol_next(colEl, status)) != (uint32_t)UCOL_NULLORDER) {
1777 while((el->CEs[el->noOfCEs] = ucol_next(colEl, status)) != (uint32_t)UCOL_NULLORDER) {
1838 while((el->CEs[el->noOfCEs] = ucol_next(colEl, status)) != (uint32_t)UCOL_NULLORDER) {
1936 while((element.CEs[element.noOfCEs] = ucol_next(colEl, status)) != (uint32_t)UCOL_NULLORDER) {