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

  /external/icu4c/common/
usprep.cpp 241 int32_t normUniVer, sprepUniVer, normCorrVer;
280 normUniVer = (normUnicodeVersion[0] << 24) + (normUnicodeVersion[1] << 16) +
290 if( normUniVer < sprepUniVer && /* the Unicode version of SPREP file must be less than the Unicode Vesion of the normalization data */
291 normUniVer < normCorrVer && /* the Unicode version of the NormalizationCorrections.txt file should be less than the Unicode Vesion of the normalization data */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 166 milliseconds