Searched refs:NTV_NUMERIC_START_ (Results 1 – 3 of 3) sorted by relevance
1739 } else if(ntv<NTV_NUMERIC_START_) { in getNumericValue()1744 return ntv-NTV_NUMERIC_START_; in getNumericValue()1803 } else if(ntv<NTV_NUMERIC_START_) { in getUnicodeNumericValue()1808 return ntv-NTV_NUMERIC_START_; in getUnicodeNumericValue()1933 private static final int NTV_NUMERIC_START_ = 21; field in UCharacterProperty1961 (ntv<NTV_NUMERIC_START_) ? NumericType.DIGIT : in ntvGetType()
1738 } else if(ntv<NTV_NUMERIC_START_) { in getNumericValue()1743 return ntv-NTV_NUMERIC_START_; in getNumericValue()1802 } else if(ntv<NTV_NUMERIC_START_) { in getUnicodeNumericValue()1807 return ntv-NTV_NUMERIC_START_; in getUnicodeNumericValue()1932 private static final int NTV_NUMERIC_START_ = 21; field in UCharacterProperty1960 (ntv<NTV_NUMERIC_START_) ? NumericType.DIGIT : in ntvGetType()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...