Searched refs:ucase_getTypeOrIgnorable (Results 1 – 5 of 5) sorted by relevance
98 type=ucase_getTypeOrIgnorable(fCsp, c); in handleTransliterate()126 type=ucase_getTypeOrIgnorable(fCsp, c); in handleTransliterate()
161 ucase_getTypeOrIgnorable(const UCaseProps *csp, UChar32 c);
438 ucase_getTypeOrIgnorable(const UCaseProps *csp, UChar32 c) { in ucase_getTypeOrIgnorable() function659 int32_t type=ucase_getTypeOrIgnorable(csp, c); in isFollowedByCasedLetter()1288 return (UBool)(ucase_getTypeOrIgnorable(csp, c)>>2); in ucase_hasBinaryProperty()
554 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable) macro
1615 - via UProperty; call ucase.h functions ucase_getType() and ucase_getTypeOrIgnorable()