Home | History | Annotate | Download | only in unicode

Lines Matching refs:UColAttribute

337       * The number of UColAttribute constants.
341 } UColAttribute;
1181 UColAttribute
1187 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status);
1195 * @see UColAttribute
1201 ucol_getAttribute(const UCollator *coll, UColAttribute attr, UErrorCode *status);