Searched refs:u_getIntPropertyMinValue (Results 1 – 7 of 7) sorted by relevance
2792 if( u_getIntPropertyMinValue(UCHAR_DASH)!=0 || in TestAdditionalProperties()2793 u_getIntPropertyMinValue(UCHAR_BIDI_CLASS)!=0 || in TestAdditionalProperties()2794 u_getIntPropertyMinValue(UCHAR_BLOCK)!=0 || /* j2478 */ in TestAdditionalProperties()2795 u_getIntPropertyMinValue(UCHAR_SCRIPT)!=0 || /*JB#2410*/ in TestAdditionalProperties()2796 u_getIntPropertyMinValue(0x2345)!=0 in TestAdditionalProperties()3107 min = u_getIntPropertyMinValue(propEnum); in TestPropertyValues()3123 if( u_getIntPropertyMinValue(UCHAR_GENERAL_CATEGORY_MASK)!=0 || in TestPropertyValues()
505 u_getIntPropertyMinValue(UProperty /*which*/) { in u_getIntPropertyMinValue() function
2708 u_getIntPropertyMinValue(UProperty which);
268 #define u_getIntPropertyMinValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMinValue) macro
186 return u_getIntPropertyMinValue(which); in u_getIntPropertyMinValue_android()