Home
last modified time | relevance | path

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

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