Searched refs:striptabs (Results 1 – 1 of 1) sorted by relevance
83 int striptabs; /* if set, strip leading tabs */ member652 if (here->striptabs) { in parsefname()693 here->eofmark, here->striptabs); in parseheredoc()908 readtoken1(int firstc, char const *syntax, char *eofmark, int striptabs) in readtoken1() argument1166 if (striptabs) { in readtoken1()1226 heredoc->striptabs = 1; in readtoken1()1228 heredoc->striptabs = 0; in readtoken1()