Searched refs:u_getIntPropertyMinValue (Results 1 – 4 of 4) sorted by relevance
2720 if( u_getIntPropertyMinValue(UCHAR_DASH)!=0 || in TestAdditionalProperties()2721 u_getIntPropertyMinValue(UCHAR_BIDI_CLASS)!=0 || in TestAdditionalProperties()2722 u_getIntPropertyMinValue(UCHAR_BLOCK)!=0 || /* j2478 */ in TestAdditionalProperties()2723 u_getIntPropertyMinValue(UCHAR_SCRIPT)!=0 || /*JB#2410*/ in TestAdditionalProperties()2724 u_getIntPropertyMinValue(0x2345)!=0 in TestAdditionalProperties()3035 min = u_getIntPropertyMinValue(propEnum); in TestPropertyValues()3051 if( u_getIntPropertyMinValue(UCHAR_GENERAL_CATEGORY_MASK)!=0 || in TestPropertyValues()
473 u_getIntPropertyMinValue(UProperty /*which*/) { in u_getIntPropertyMinValue() function
2111 u_getIntPropertyMinValue(UProperty which);
267 #define u_getIntPropertyMinValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMinValue) macro