Home | History | Annotate | Download | only in cintltst

Lines Matching refs:defaultColl

1431     UCollator *defaultColl = ucol_open(NULL, &status);
1439 ucol_getLocaleByType(defaultColl, ULOC_VALID_LOCALE, &status))) {
1444 ucol_getLocaleByType(defaultColl, ULOC_ACTUAL_LOCALE, &status))) {
1449 ucol_close(defaultColl);