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

  /external/chromium/third_party/icu/public/common/unicode/
utypes.h 615 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 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/webkit/JavaScriptCore/icu/unicode/
utypes.h 544 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/webkit/JavaScriptGlue/icu/unicode/
utypes.h 544 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/webkit/WebCore/icu/unicode/
utypes.h 544 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/webkit/WebKit/mac/icu/unicode/
utypes.h 544 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/third_party/icu/source/i18n/
ucol_res.cpp 247 *status = U_DIFFERENT_UCA_VERSION;
    [all...]
  /external/icu4c/i18n/
ucol_res.cpp 247 *status = U_DIFFERENT_UCA_VERSION;
    [all...]

Completed in 394 milliseconds