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