Home
last modified time | relevance | path

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

/external/icu/libicu/cts_headers/unicode/
Dutypes.h433U_SORT_KEY_TOO_SHORT_WARNING = -123, /**< Number of levels requested in getBound is higher than th… enumerator
/external/icu/icu4c/source/common/unicode/
Dutypes.h433U_SORT_KEY_TOO_SHORT_WARNING = -123, /**< Number of levels requested in getBound is higher than th… enumerator
/external/icu/libicu/ndk_headers/unicode/
Dutypes.h433U_SORT_KEY_TOO_SHORT_WARNING = -123, /**< Number of levels requested in getBound is higher than th… enumerator
/external/icu/libandroidicu/include/unicode/
Dutypes.h433U_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()