Searched refs:ucase_hasBinaryProperty (Results 1 – 4 of 4) sorted by relevance
277 ucase_hasBinaryProperty(UChar32 c, UProperty which);
61 return ucase_hasBinaryProperty(c, which); in caseBinaryPropertyContains()
1286 ucase_hasBinaryProperty(UChar32 c, UProperty which) { in ucase_hasBinaryProperty() function
560 #define ucase_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(ucase_hasBinaryProperty) macro