Searched refs:U_COLLATOR_VERSION_MISMATCH (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutypes.h535 U_COLLATOR_VERSION_MISMATCH = 28, /**< Collator version is not compatible with the base version */ enumerator in enum:UErrorCode
/external/icu/icu4c/source/common/unicode/
H A Dutypes.h539 U_COLLATOR_VERSION_MISMATCH = 28, /**< Collator version is not compatible with the base version */ enumerator in enum:UErrorCode
/external/icu/icu4c/source/i18n/
H A Dcollationdatareader.cpp61 errorCode = U_COLLATOR_VERSION_MISMATCH;
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol.cpp452 *status = U_COLLATOR_VERSION_MISMATCH;

Completed in 92 milliseconds