Home
last modified time | relevance | path

Searched refs:striptabs (Results 1 – 1 of 1) sorted by relevance

/third_party/uapp/dash/src/
A Dparser.c77 int striptabs; /* if set, strip leading tabs */ member
657 here->eofmark, here->striptabs); in parseheredoc()
869 readtoken1(int firstc, char const *syntax, char *eofmark, int striptabs) in readtoken1() argument
1074 if (striptabs) { in readtoken1()
1155 heredoc->striptabs = 1; in readtoken1()
1157 heredoc->striptabs = 0; in readtoken1()

Completed in 4 milliseconds