Home | History | Annotate | Download | only in base

Lines Matching refs:match2

431         final char match2 = sequence.charAt(1);
434 return c == match1 || c == match2;
438 table.set(match2);