Home | History | Annotate | Download | only in impl

Lines Matching defs:isFollowedByCasedLetter

1125         private static boolean isFollowedByCasedLetter(CharSequence s, int i) {
1204 !isFollowedByCasedLetter(src, nextIndex)) {