Home | History | Annotate | Download | only in impl

Lines Matching defs:matches16

944     private static boolean matches16(CharSequence s, int start, final String t, int length) {
965 return matches16(s, start, t, tlength)