Home | History | Annotate | Download | only in i18n

Lines Matching defs:doCase

4320     UBool  doCase = (coll->caseLevel == UCOL_ON);
4482 if(doCase && (primary1 > 0 || strength >= UCOL_SECONDARY)) {
4697 UBool doCase = (coll->caseLevel == UCOL_ON);
4719 sortKeySize += ((compareSec?0:1) + (compareTer?0:1) + (doCase?1:0) + /*(qShifted?1:0)*/(compareQuad?0:1) + (compareIdent?1:0));
4928 if(doCase && (primary1 > 0 || strength >= UCOL_SECONDARY)) {
5134 if(doCase) {