Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/icu/unicode/
Dutypes.h540U_SORT_KEY_TOO_SHORT_WARNING = -123, /**< Number of levels requested in getBound is higher than th… enumerator
/external/webkit/Source/WebCore/icu/unicode/
Dutypes.h540U_SORT_KEY_TOO_SHORT_WARNING = -123, /**< Number of levels requested in getBound is higher than th… enumerator
/external/webkit/Source/WebKit/mac/icu/unicode/
Dutypes.h540U_SORT_KEY_TOO_SHORT_WARNING = -123, /**< Number of levels requested in getBound is higher than th… enumerator
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Dutypes.h540U_SORT_KEY_TOO_SHORT_WARNING = -123, /**< Number of levels requested in getBound is higher than th… enumerator
/external/icu4c/common/unicode/
Dutypes.h498U_SORT_KEY_TOO_SHORT_WARNING = -123, /**< Number of levels requested in getBound is higher than th… enumerator
/external/icu4c/i18n/
Ducol.cpp6198 *status = U_SORT_KEY_TOO_SHORT_WARNING; in ucol_getBound()