Searched refs:ntv (Results 1 – 6 of 6) sorted by relevance
826 int ntv = getNumericTypeValue(getProperty(c)); in getNumericValue() local828 if(ntv==NTV_NONE_) { in getNumericValue()830 } else if(ntv<NTV_DIGIT_START_) { in getNumericValue()832 return ntv-NTV_DECIMAL_START_; in getNumericValue()833 } else if(ntv<NTV_NUMERIC_START_) { in getNumericValue()835 return ntv-NTV_DIGIT_START_; in getNumericValue()836 } else if(ntv<NTV_FRACTION_START_) { in getNumericValue()838 return ntv-NTV_NUMERIC_START_; in getNumericValue()839 } else if(ntv<NTV_LARGE_START_) { in getNumericValue()842 } else if(ntv<NTV_BASE60_START_) { in getNumericValue()[all …]
825 int ntv = getNumericTypeValue(getProperty(c)); in getNumericValue() local827 if(ntv==NTV_NONE_) { in getNumericValue()829 } else if(ntv<NTV_DIGIT_START_) { in getNumericValue()831 return ntv-NTV_DECIMAL_START_; in getNumericValue()832 } else if(ntv<NTV_NUMERIC_START_) { in getNumericValue()834 return ntv-NTV_DIGIT_START_; in getNumericValue()835 } else if(ntv<NTV_FRACTION_START_) { in getNumericValue()837 return ntv-NTV_NUMERIC_START_; in getNumericValue()838 } else if(ntv<NTV_LARGE_START_) { in getNumericValue()841 } else if(ntv<NTV_BASE60_START_) { in getNumericValue()[all …]
391 int32_t ntv; in u_getNumericValue() local393 ntv=(int32_t)GET_NUMERIC_TYPE_VALUE(props); in u_getNumericValue()395 if(ntv==UPROPS_NTV_NONE) { in u_getNumericValue()397 } else if(ntv<UPROPS_NTV_DIGIT_START) { in u_getNumericValue()399 return ntv-UPROPS_NTV_DECIMAL_START; in u_getNumericValue()400 } else if(ntv<UPROPS_NTV_NUMERIC_START) { in u_getNumericValue()402 return ntv-UPROPS_NTV_DIGIT_START; in u_getNumericValue()403 } else if(ntv<UPROPS_NTV_FRACTION_START) { in u_getNumericValue()405 return ntv-UPROPS_NTV_NUMERIC_START; in u_getNumericValue()406 } else if(ntv<UPROPS_NTV_LARGE_START) { in u_getNumericValue()[all …]
104 #define UPROPS_NTV_GET_TYPE(ntv) \ argument105 ((ntv==UPROPS_NTV_NONE) ? U_NT_NONE : \106 (ntv<UPROPS_NTV_DIGIT_START) ? U_NT_DECIMAL : \107 (ntv<UPROPS_NTV_NUMERIC_START) ? U_NT_DIGIT : \
355 int32_t ntv=(int32_t)GET_NUMERIC_TYPE_VALUE(u_getMainProperties(c)); in getNumericType() local356 return UPROPS_NTV_GET_TYPE(ntv); in getNumericType()
28939 k1öntv50337 s1öntv