Searched defs:initial (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/std/ |
H A D | unexpand.c | 39 "[i:initial? Only convert initial tabs (those that precede all non " 75 "initial ones.]" 131 static int expand(Sfio_t *in, Sfio_t *out, int tablist[], int tabmax, int type,int initial) argument 239 if(initial) 281 int initial=0; local 299 initial = 1; 335 if(expand(fp,sfstdout,tablist,ntabs,type,initial)<0)
|
Completed in 11 milliseconds