Home
last modified time | relevance | path

Searched refs:ucol_getAttribute (Results 1 – 15 of 15) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcapitst.c128 value = ucol_getAttribute(coll, currAttr, &status); in TestGetSetAttr()
155 value = ucol_getAttribute(coll, UCOL_ATTRIBUTE_COUNT, &status); in TestGetSetAttr()
624 if (ucol_getAttribute(vi_VN, UCOL_NORMALIZATION_MODE, &status) != UCOL_ON || in TestDecomposition()
631 if (ucol_getAttribute(el_GR, UCOL_NORMALIZATION_MODE, &status) != UCOL_ON || in TestDecomposition()
638 if (ucol_getAttribute(en_US, UCOL_NORMALIZATION_MODE, &status) != UCOL_OFF || in TestDecomposition()
1754 if (ucol_getAttribute(coll, UCOL_FRENCH_COLLATION, &error) != UCOL_OFF || in TestAttribute()
1760 if (ucol_getAttribute(coll, UCOL_FRENCH_COLLATION, &error) != UCOL_ON || in TestAttribute()
1766 if (ucol_getAttribute(coll, UCOL_ALTERNATE_HANDLING, &error) != UCOL_SHIFTED || in TestAttribute()
1772 if (ucol_getAttribute(coll, UCOL_ALTERNATE_HANDLING, &error) != UCOL_NON_IGNORABLE || in TestAttribute()
1778 if (ucol_getAttribute(coll, UCOL_CASE_FIRST, &error) != UCOL_LOWER_FIRST || in TestAttribute()
[all …]
Dcallcoll.c169 …if(ucol_getAttribute(coll, UCOL_CASE_LEVEL, &errorCode) == UCOL_ON && strength == UCOL_SECONDARY &… in sortKeyToString()
171 …} else if(ucol_getAttribute(coll, UCOL_CASE_LEVEL, &errorCode) == UCOL_OFF || doneCase == TRUE || … in sortKeyToString()
177 …if(strength == UCOL_QUATERNARY && ucol_getAttribute(coll, UCOL_ALTERNATE_HANDLING, &errorCode) == … in sortKeyToString()
284 UColAttributeValue norm = ucol_getAttribute(myCollation, UCOL_NORMALIZATION_MODE, &status); in doTestVariant()
1061 if (ucol_getAttribute(myCollation, UCOL_ALTERNATE_HANDLING, &status) != in TestVariableTop()
Dcmsccoll.c2799 french = ucol_getAttribute(source, UCOL_FRENCH_COLLATION, &status); in TestEqualsForCollator()
/external/icu/icu4c/source/i18n/
Ducol.cpp349 ucol_getAttribute(const UCollator *coll, UColAttribute attr, UErrorCode *status) { in ucol_getAttribute() function
369 return ucol_getAttribute(coll, UCOL_STRENGTH, &status); in ucol_getStrength()
Ducol_sit.cpp535 … if(forceDefaults || ucol_getAttribute(result, (UColAttribute)i, status) != s.options[i]) { in ucol_openFromShortString()
Dusearch.cpp2657 if(ucol_getAttribute(collator, UCOL_NUMERIC_COLLATION, status) == UCOL_ON) { in usearch_openFromCollator()
2690 ucol_getAttribute(collator, UCOL_ALTERNATE_HANDLING, status) == in usearch_openFromCollator()
3043 ucol_getAttribute(collator, UCOL_ALTERNATE_HANDLING, status) == in usearch_setCollator()
3415 shift = ucol_getAttribute(strsrch->collator, UCOL_ALTERNATE_HANDLING, in usearch_reset()
/external/icu/libandroidicu/include/unicode/
Ducol.h1223 ucol_getAttribute(const UCollator *coll, UColAttribute attr, UErrorCode *status);
Durename.h727 #define ucol_getAttribute U_ICU_ENTRY_POINT_RENAME(ucol_getAttribute) macro
/external/icu/libicu/cts_headers/unicode/
Ducol.h1223 ucol_getAttribute(const UCollator *coll, UColAttribute attr, UErrorCode *status);
Durename.h727 #define ucol_getAttribute U_ICU_ENTRY_POINT_RENAME(ucol_getAttribute) macro
/external/icu/icu4c/source/i18n/unicode/
Ducol.h1223 ucol_getAttribute(const UCollator *coll, UColAttribute attr, UErrorCode *status);
/external/icu/icu4c/source/test/intltest/
Dtscoll.cpp146 UColAttributeValue norm = ucol_getAttribute(myCollation, UCOL_NORMALIZATION_MODE, &status); in doTestVariant()
Dcolldata.cpp47 UBool toShift = ucol_getAttribute(coll, UCOL_ALTERNATE_HANDLING, &status) == UCOL_SHIFTED; in CEList()
/external/icu/icu4c/source/common/unicode/
Durename.h727 #define ucol_getAttribute U_ICU_ENTRY_POINT_RENAME(ucol_getAttribute) macro
/external/icu/libicu/ndk_headers/unicode/
Durename.h727 #define ucol_getAttribute U_ICU_ENTRY_POINT_RENAME(ucol_getAttribute) macro