Searched refs:ucase_isSoftDotted (Results 1 – 4 of 4) sorted by relevance
191 ucase_isSoftDotted(UChar32 c);
607 ucase_isSoftDotted(UChar32 c) { in ucase_isSoftDotted() function1537 return ucase_isSoftDotted(c); in ucase_hasBinaryProperty()
562 #define ucase_isSoftDotted U_ICU_ENTRY_POINT_RENAME(ucase_isSoftDotted) macro