Home | History | Annotate | Download | only in i18n

Lines Matching refs:UCOL_STRENGTH

5376     int32_t strength = ucol_getAttribute(coll, UCOL_STRENGTH, status);
6632 case UCOL_STRENGTH: /* attribute for strength */
6676 case UCOL_STRENGTH: /* attribute for strength */
6691 ucol_setAttribute(coll, UCOL_STRENGTH, strength, &status);
6698 return ucol_getAttribute(coll, UCOL_STRENGTH, &status);