Searched refs:sprepUniVer (Results 1 – 4 of 4) sorted by relevance
216 private VersionInfo sprepUniVer; field in StringPrep275 sprepUniVer = getVersionInfo(reader.getUnicodeVersion()); in StringPrep()278 …if(normUniVer.compareTo(sprepUniVer) < 0 && /* the Unicode version of SPREP file must be less than… in StringPrep()
231 private VersionInfo sprepUniVer; field in StringPrep291 sprepUniVer = getVersionInfo(reader.getUnicodeVersion()); in StringPrep()294 …if(normUniVer.compareTo(sprepUniVer) < 0 && /* the Unicode version of SPREP file must be less than… in StringPrep()
235 int32_t normUniVer, sprepUniVer, normCorrVer; in loadData() local276 sprepUniVer = (dataVersion[0] << 24) + (dataVersion[1] << 16) + in loadData()284 …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 ...