Searched refs:UCOL_BOUND_UPPER (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Ducol.h1061 UCOL_BOUND_UPPER = 1, enumerator in enum:__anon7521
1081 * There are two upper bounds that can be produced. If UCOL_BOUND_UPPER
1093 * produces a lower inclusive bound, UCOL_BOUND_UPPER, that
/external/icu/icu4c/source/i18n/
H A Ducol.cpp284 case UCOL_BOUND_UPPER: // = 1
/external/icu/icu4c/source/test/cintltst/
H A Dcapitst.c1623 upperSize = ucol_getBound(tests[j].key, -1, UCOL_BOUND_UPPER, 1, upper, 512, &status);
/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp1858 upperSize = coll->getBound(tests[j].key, -1, UCOL_BOUND_UPPER, 1, upper, 512, status);

Completed in 227 milliseconds