Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dline.c92 extern int proc_tab;
1348 if (proc_tab == OPT_ONPLUS || (bs_mode == BS_CONTROL && proc_tab == OPT_OFF)) in do_append()
1571 if (proc_tab == OPT_ONPLUS || (bs_mode == BS_CONTROL && proc_tab == OPT_OFF)) in col_vs_pos()
H A Dopttbl.c81 public int proc_tab; /* Special handling of tab */ variable
738 O_TRIPLE|O_REPAINT|O_HL_REPAINT, OPT_OFF, &proc_tab, NULL,