Searched refs:ucase_hasBinaryProperty (Results 1 – 4 of 4) sorted by relevance
274 ucase_hasBinaryProperty(UChar32 c, UProperty which);
59 return ucase_hasBinaryProperty(c, which); in caseBinaryPropertyContains()
1268 ucase_hasBinaryProperty(UChar32 c, UProperty which) { in ucase_hasBinaryProperty() function
555 #define ucase_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(ucase_hasBinaryProperty) macro