Home | History | Annotate | Download | only in common

Lines Matching defs:isFollowedByDotAbove

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