Home
last modified time | relevance | path

Searched refs:U_SORT_KEY_TOO_SHORT_WARNING (Results 1 – 3 of 3) sorted by relevance

/external/icu/libandroidicu/include/unicode/
Dutypes.h419U_SORT_KEY_TOO_SHORT_WARNING = -123, /**< Number of levels requested in getBound is higher than th… enumerator
/external/icu/icu4c/source/common/unicode/
Dutypes.h419U_SORT_KEY_TOO_SHORT_WARNING = -123, /**< Number of levels requested in getBound is higher than th… enumerator
/external/icu/icu4c/source/i18n/
Ducol.cpp270 *status = U_SORT_KEY_TOO_SHORT_WARNING; in ucol_getBound()