Home | History | Annotate | Download | only in src

Lines Matching refs:vstrchr

567 		iscmd = p < 0 || vstrchr(";|&()`", buf[p]);
641 if (*toglob == '~' && !vstrchr(toglob, '/')) {
836 if (vstrchr("\"#$&'()*:;<=>?[\\`{|}", s[add]) ||
837 vstrchr(ifs, s[add])) {