Home | History | Annotate | Download | only in cintltst

Lines Matching refs:defaultColl

1375     UCollator *defaultColl = ucol_open(NULL, &status);
1382 ucol_getLocaleByType(defaultColl, ULOC_VALID_LOCALE, &status))) {
1387 ucol_getLocaleByType(defaultColl, ULOC_ACTUAL_LOCALE, &status))) {
1392 ucol_close(defaultColl);