Home | History | Annotate | Download | only in i18n

Lines Matching refs:attr

7088 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status) {
7094 switch(attr) {
7221 ucol_getAttribute(const UCollator *coll, UColAttribute attr, UErrorCode *status) {
7225 switch(attr) {