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/icu4c/common/
sprpimpl.h 69 _SPREP_NORM_CORRECTNS_LAST_UNI_VERSION = 2, /* The index of Unicode version of last entry in NormalizationCorrections.txt */
usprep.cpp 284 normCorrVer = profile->indexes[_SPREP_NORM_CORRECTNS_LAST_UNI_VERSION];
  /external/icu4c/tools/gensprep/
store.c 69 * indexes[_SPREP_NORM_CORRECTNS_LAST_UNI_VERSION] -- The index of Unicode version of last entry in NormalizationCorrections.txt
185 indexes[_SPREP_NORM_CORRECTNS_LAST_UNI_VERSION] = univer;
271 indexes[_SPREP_NORM_CORRECTNS_LAST_UNI_VERSION+mappingLength] = currentIndex;
362 indexes[_SPREP_NORM_CORRECTNS_LAST_UNI_VERSION+mappingLength] = currentIndex+1;

Completed in 403 milliseconds