Searched refs:ucase_hasBinaryProperty (Results 1 – 5 of 5) sorted by relevance
298 ucase_hasBinaryProperty(UChar32 c, UProperty which);
64 return static_cast<UBool>(ucase_hasBinaryProperty(c, which)); in caseBinaryPropertyContains()
1528 ucase_hasBinaryProperty(UChar32 c, UProperty which) { in ucase_hasBinaryProperty() function
560 #define ucase_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(ucase_hasBinaryProperty) macro