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

  /external/chromium/third_party/icu/source/common/
usprep.cpp 244 int32_t normUniVer, sprepUniVer, normCorrVer;
287 normCorrVer = profile->indexes[_SPREP_NORM_CORRECTNS_LAST_UNI_VERSION];
294 normUniVer < normCorrVer && /* the Unicode version of the NormalizationCorrections.txt file should be less than the Unicode Vesion of the normalization data */
  /external/icu4c/common/
usprep.cpp 241 int32_t normUniVer, sprepUniVer, normCorrVer;
284 normCorrVer = profile->indexes[_SPREP_NORM_CORRECTNS_LAST_UNI_VERSION];
291 normUniVer < normCorrVer && /* the Unicode version of the NormalizationCorrections.txt file should be less than the Unicode Vesion of the normalization data */

Completed in 1797 milliseconds