Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dparser.c82 int striptabs; /* if set, strip leading tabs */ member
988 checkend(int c, const char *eofmark, int striptabs) in checkend()
1399 int striptabs) in readtoken1()