Lines Matching full:brac
5626 char brac;5629 brac = ']';5633 brac = '}';5636 for (s++; *s != '\0' && *s != brac; s++)