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

  /external/chromium_org/third_party/icu/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 284 normCorrVer = profile->indexes[_SPREP_NORM_CORRECTNS_LAST_UNI_VERSION];
  /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 281 normCorrVer = profile->indexes[_SPREP_NORM_CORRECTNS_LAST_UNI_VERSION];
  /external/chromium_org/third_party/icu/source/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;
  /external/icu4c/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 404 milliseconds