Searched refs:sprepUniVer (Results 1 – 4 of 4) sorted by relevance
216 private VersionInfo sprepUniVer; field in StringPrep278 sprepUniVer = getVersionInfo(reader.getUnicodeVersion()); in StringPrep()281 …if(normUniVer.compareTo(sprepUniVer) < 0 && /* the Unicode version of SPREP file must be less than… in StringPrep()
231 private VersionInfo sprepUniVer; field in StringPrep294 sprepUniVer = getVersionInfo(reader.getUnicodeVersion()); in StringPrep()297 …if(normUniVer.compareTo(sprepUniVer) < 0 && /* the Unicode version of SPREP file must be less than… in StringPrep()
233 int32_t normUniVer, sprepUniVer, normCorrVer; in loadData() local274 sprepUniVer = (dataVersion[0] << 24) + (dataVersion[1] << 16) + in loadData()282 …if( normUniVer < sprepUniVer && /* the Unicode version of SPREP file must be less than the Unicode… in loadData()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...