Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucol_setStrength

352     log_verbose("testing ucol_setStrength() method ...\n");
353 ucol_setStrength(col, UCOL_SECONDARY);
404 ucol_setStrength(col, UCOL_PRIMARY);
409 log_verbose("testing French ucol_setStrength() method ...\n");
410 ucol_setStrength(col, UCOL_TERTIARY);
572 ucol_setStrength(col, UCOL_SECONDARY);
579 ucol_setStrength(col, UCOL_PRIMARY);
756 ucol_setStrength(someCollators[idx], UCOL_IDENTICAL);
777 ucol_setStrength(someCollators[idx], UCOL_PRIMARY);
785 ucol_setStrength(someClonedCollators[idx], UCOL_TERTIARY);
1157 ucol_setStrength(col, UCOL_SECONDARY);