Searched refs:expand_tabs (Results 1 – 1 of 1) sorted by relevance
164 int expand_tabs = TRUE; /* flag for expanding tabs */ variable700 if ((character == '\011') && (expand_tabs))1789 expand_tabs = TRUE;1791 expand_tabs = FALSE;2103 expand_tabs = FALSE;4174 expand_tabs = TRUE; in ee_init()4176 expand_tabs = FALSE; in ee_init()4336 fprintf(init_file, "%s\n", expand_tabs ? EXPAND : NOEXPAND); in dump_ee_conf()4769 (expand_tabs ? ON : OFF)); in modes_op()4792 expand_tabs = !expand_tabs; in modes_op()