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

  /external/chromium_org/third_party/icu/source/common/unicode/
utypes.h 678 U_COLLATOR_VERSION_MISMATCH = 28, /**< Collator version is not compatible with the base version */
    [all...]
  /external/icu/icu4c/source/common/unicode/
utypes.h 539 U_COLLATOR_VERSION_MISMATCH = 28, /**< Collator version is not compatible with the base version */
  /external/icu/icu4c/source/i18n/
collationdatareader.cpp 61 errorCode = U_COLLATOR_VERSION_MISMATCH;
  /external/chromium_org/third_party/icu/source/i18n/
ucol.cpp 430 *status = U_COLLATOR_VERSION_MISMATCH;
    [all...]

Completed in 167 milliseconds