Searched refs:normUniVer (Results 1 – 4 of 4) sorted by relevance
277 VersionInfo normUniVer = UCharacter.getUnicodeVersion(); in StringPrep() local278 …if(normUniVer.compareTo(sprepUniVer) < 0 && /* the Unicode version of SPREP file must be less than… in StringPrep()279 …normUniVer.compareTo(normCorrVer) < 0 && /* the Unicode version of the NormalizationCorrections.tx… in StringPrep()
293 VersionInfo normUniVer = UCharacter.getUnicodeVersion(); in StringPrep() local294 …if(normUniVer.compareTo(sprepUniVer) < 0 && /* the Unicode version of SPREP file must be less than… in StringPrep()295 …normUniVer.compareTo(normCorrVer) < 0 && /* the Unicode version of the NormalizationCorrections.tx… in StringPrep()
235 int32_t normUniVer, sprepUniVer, normCorrVer; in loadData() local274 normUniVer = (normUnicodeVersion[0] << 24) + (normUnicodeVersion[1] << 16) + in loadData()284 …if( normUniVer < sprepUniVer && /* the Unicode version of SPREP file must be less than the Unicode… in loadData()285 …normUniVer < normCorrVer && /* the Unicode version of the NormalizationCorrections.txt file should… in loadData()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...