Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/icu/unicode/
Dutypes.h544U_DIFFERENT_UCA_VERSION = -121, /**< ucol_open encountered a mismatch between UCA version and … enumerator
/external/webkit/Source/WebCore/icu/unicode/
Dutypes.h544U_DIFFERENT_UCA_VERSION = -121, /**< ucol_open encountered a mismatch between UCA version and … enumerator
/external/webkit/Source/WebKit/mac/icu/unicode/
Dutypes.h544U_DIFFERENT_UCA_VERSION = -121, /**< ucol_open encountered a mismatch between UCA version and … enumerator
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Dutypes.h544U_DIFFERENT_UCA_VERSION = -121, /**< ucol_open encountered a mismatch between UCA version and … enumerator
/external/icu4c/common/unicode/
Dutypes.h502U_DIFFERENT_UCA_VERSION = -121, /**< ucol_open encountered a mismatch between UCA version and … enumerator
/external/icu4c/i18n/
Ducol_res.cpp253 *status = U_DIFFERENT_UCA_VERSION; in ucol_open_internal()