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

  /external/icu4c/common/unicode/
utypes.h 661 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/Source/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/Source/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/Source/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/Source/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/icu4c/i18n/
ucol_res.cpp 253 *status = U_DIFFERENT_UCA_VERSION;
    [all...]

Completed in 184 milliseconds