othercase
ci = othercase(i);
static char othercase(int);
assert(othercase(ch) != ch); /* p_bracket() would recurse */
if ((p->g->cflags®_ICASE) && isalpha((uch)ch) && othercase(ch) != ch)