Searched defs:u_hasBinaryProperty (Results 1 – 5 of 5) sorted by relevance
402 u_hasBinaryProperty(UChar32 c, UProperty which) { in u_hasBinaryProperty() function
371 UBool u_hasBinaryProperty(UChar32 c, UProperty which) { in u_hasBinaryProperty() function
285 #define u_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(u_hasBinaryProperty) macro