Home | History | Annotate | Download | only in common

Lines Matching refs:ucase_getTypeOrIgnorable

439 ucase_getTypeOrIgnorable(const UCaseProps *csp, UChar32 c) {
660 int32_t type=ucase_getTypeOrIgnorable(csp, c);
1289 return (UBool)(ucase_getTypeOrIgnorable(csp, c)>>2);