Searched refs:U_DIFFERENT_UCA_VERSION (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutypes.h498 U_DIFFERENT_UCA_VERSION = -121, /**< ucol_open encountered a mismatch between UCA version and collator image version, so the collator was constructed from rules. No impact to further function */ enumerator in enum:UErrorCode
/external/icu/icu4c/source/common/unicode/
H A Dutypes.h502 U_DIFFERENT_UCA_VERSION = -121, /**< ucol_open encountered a mismatch between UCA version and collator image version, so the collator was constructed from rules. No impact to further function */ enumerator in enum:UErrorCode
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_res.cpp246 *status = U_DIFFERENT_UCA_VERSION;

Completed in 2909 milliseconds