Lines Matching refs:mates2Chars
496 static char mates2Chars[] = "><)(";512 if ((c1 == mates1Chars[k]) && (c2 == mates2Chars[k])) {