symbols 264 sh.c char symbols[] = "<|>&;()"; symbols 298 sh.c while(s < es && !strchr(whitespace, *s) && !strchr(symbols, *s))