Home | History | Annotate | Download | only in cintltst

Lines Matching defs:norm

279     UColAttributeValue norm = ucol_getAttribute(myCollation, UCOL_NORMALIZATION_MODE, &status);
311 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, norm, &status);
347 if(QUICK <= 0 && norm != UCOL_ON) {
351 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, norm, &status);