Home
last modified time | relevance | path

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

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