Home
last modified time | relevance | path

Searched refs:normCorrVer (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/common/
Dusprep.cpp226 int32_t normUniVer, sprepUniVer, normCorrVer; in loadData() local
269 normCorrVer = profile->indexes[_SPREP_NORM_CORRECTNS_LAST_UNI_VERSION]; in loadData()
276 …normUniVer < normCorrVer && /* the Unicode version of the NormalizationCorrections.txt file should… in loadData()