Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCOL_SECONDARY

165         if(ucol_getAttribute(coll, UCOL_CASE_LEVEL, &errorCode) == UCOL_ON && strength == UCOL_SECONDARY && doneCase == FALSE) {
167 } else if(ucol_getAttribute(coll, UCOL_CASE_LEVEL, &errorCode) == UCOL_OFF || doneCase == TRUE || strength != UCOL_SECONDARY) {
774 ucol_setStrength(myCollation, UCOL_SECONDARY);