Lines Matching defs:UColAttribute
327 * The number of UColAttribute constants.
331 } UColAttribute;
1139 * @see UColAttribute
1145 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status);
1153 * @see UColAttribute
1159 ucol_getAttribute(const UCollator *coll, UColAttribute attr, UErrorCode *status);
1319 * @see UColAttribute
1325 ucol_getAttributeOrDefault(const UCollator *coll, UColAttribute attr, UErrorCode *status);