Searched defs:UColAttribute (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Ducol.h337 * The number of UColAttribute constants.
341 } UColAttribute; typedef in typeref:enum:__anon5709
1181 * @see 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);

Completed in 354 milliseconds