HomeSort by relevance Sort by last modified time
    Searched refs:U_DIFFERENT_UCA_VERSION (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/common/unicode/
utypes.h 641 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 */
    [all...]
  /external/icu4c/common/unicode/
utypes.h 502 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 */
  /external/chromium_org/third_party/icu/source/i18n/
ucol_res.cpp 251 *status = U_DIFFERENT_UCA_VERSION;
    [all...]
  /external/icu4c/i18n/
ucol_res.cpp 253 *status = U_DIFFERENT_UCA_VERSION;
    [all...]

Completed in 78 milliseconds