Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/icu/unicode/
Dutypes.h579U_COLLATOR_VERSION_MISMATCH = 28, /**< Collator version is not compatible with the base version … enumerator
/external/webkit/Source/WebCore/icu/unicode/
Dutypes.h579U_COLLATOR_VERSION_MISMATCH = 28, /**< Collator version is not compatible with the base version … enumerator
/external/webkit/Source/WebKit/mac/icu/unicode/
Dutypes.h579U_COLLATOR_VERSION_MISMATCH = 28, /**< Collator version is not compatible with the base version … enumerator
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Dutypes.h579U_COLLATOR_VERSION_MISMATCH = 28, /**< Collator version is not compatible with the base version … enumerator
/external/icu4c/common/unicode/
Dutypes.h539U_COLLATOR_VERSION_MISMATCH = 28, /**< Collator version is not compatible with the base version … enumerator
/external/icu4c/i18n/
Ducol.cpp452 *status = U_COLLATOR_VERSION_MISMATCH; in ucol_initFromBinary()