Home | History | Annotate | Download | only in cintltst

Lines Matching refs:usearch_getCollator

949     tailored = usearch_getCollator(strsrch);
962 if (usearch_getCollator(NULL) != NULL) {
985 if (U_FAILURE(status) || usearch_getCollator(strsrch) != tailored) {
995 if (U_FAILURE(status) || usearch_getCollator(strsrch) != EN_US_) {
1253 ucol_setStrength(usearch_getCollator(strsrch), search.strength);
1310 ucol_setStrength(usearch_getCollator(strsrch), UCOL_TERTIARY);
2071 if (U_FAILURE(status) || usearch_getCollator(strsrch) != tailored) {
2085 if (U_FAILURE(status) || usearch_getCollator(strsrch) != EN_US_) {
2282 collator = usearch_getCollator(strsrch);