Searched refs:striptabs (Results 1 – 1 of 1) sorted by relevance
77 int striptabs; /* if set, strip leading tabs */ member657 here->eofmark, here->striptabs); in parseheredoc()869 readtoken1(int firstc, char const *syntax, char *eofmark, int striptabs) in readtoken1() argument1074 if (striptabs) { in readtoken1()1155 heredoc->striptabs = 1; in readtoken1()1157 heredoc->striptabs = 0; in readtoken1()
Completed in 4 milliseconds