Home | History | Annotate | Download | only in i18n

Lines Matching refs:UCOL_NULLORDER

1934     uint32_t result = (uint32_t)UCOL_NULLORDER;
3516 return UCOL_NULLORDER;
3566 return (uint32_t)UCOL_NULLORDER;
3893 return UCOL_NULLORDER;
6700 while((int32_t)(CE = ucol_next(it, status)) != UCOL_NULLORDER) {