Home | History | Annotate | Download | only in common

Lines Matching defs:isFollowedByDotAbove

752 isFollowedByDotAbove(const UCaseProps *csp, UCaseContextIterator *iter, void *context) {
867 } else if(loc==UCASE_LOC_TURKISH && c==0x49 && !isFollowedByDotAbove(csp, iter, context)) {