Searched refs:u_getIntPropertyMinValue (Results 1 – 12 of 12) sorted by relevance
2518 if( u_getIntPropertyMinValue(UCHAR_DASH)!=0 || in TestAdditionalProperties()2519 u_getIntPropertyMinValue(UCHAR_BIDI_CLASS)!=0 || in TestAdditionalProperties()2520 u_getIntPropertyMinValue(UCHAR_BLOCK)!=0 || /* j2478 */ in TestAdditionalProperties()2521 u_getIntPropertyMinValue(UCHAR_SCRIPT)!=0 || /*JB#2410*/ in TestAdditionalProperties()2522 u_getIntPropertyMinValue(0x2345)!=0 in TestAdditionalProperties()2828 min = u_getIntPropertyMinValue(propEnum); in TestPropertyValues()2844 if( u_getIntPropertyMinValue(UCHAR_GENERAL_CATEGORY_MASK)!=0 || in TestPropertyValues()
1525 u_getIntPropertyMinValue(UProperty which);
177 #define u_getIntPropertyMinValue u_getIntPropertyMinValue_3_2 macro
497 u_getIntPropertyMinValue(UProperty /*which*/) { in u_getIntPropertyMinValue() function
1869 u_getIntPropertyMinValue(UProperty which);
280 #define u_getIntPropertyMinValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMinValue) macro