Home | History | Annotate | Download | only in cintltst

Lines Matching full:norm

279     UColAttributeValue norm = ucol_getAttribute(myCollation, UCOL_NORMALIZATION_MODE, &status);
345 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, norm, &status);
382 if(getTestOption(QUICK_OPTION) <= 0 && norm != UCOL_ON) {
386 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, norm, &status);