Home | History | Annotate | Download | only in i18n

Lines Matching defs:ucol_setAttribute

543         ucol_setAttribute(localCollator, (UColAttribute)i, ucol_getAttribute(coll, (UColAttribute)i, status), status);
7088 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status) {
7255 ucol_setAttribute(coll, UCOL_STRENGTH, strength, &status);