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

  /external/icu/icu4c/source/common/
sprpimpl.h 69 _SPREP_NORM_CORRECTNS_LAST_UNI_VERSION = 2, /* The index of Unicode version of last entry in NormalizationCorrections.txt */
usprep.cpp 276 normCorrVer = profile->indexes[_SPREP_NORM_CORRECTNS_LAST_UNI_VERSION];
  /external/icu/icu4c/source/tools/gensprep/
store.c 70 * indexes[_SPREP_NORM_CORRECTNS_LAST_UNI_VERSION] -- The index of Unicode version of last entry in NormalizationCorrections.txt
186 indexes[_SPREP_NORM_CORRECTNS_LAST_UNI_VERSION] = univer;
269 indexes[_SPREP_NORM_CORRECTNS_LAST_UNI_VERSION+mappingLength] = currentIndex;
343 indexes[_SPREP_NORM_CORRECTNS_LAST_UNI_VERSION+mappingLength] = currentIndex+1;

Completed in 581 milliseconds