Home
last modified time | relevance | path

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

/dflybsd-src/contrib/less/
H A Dline.c854 static int tab_spaces(int col) in tab_spaces() function
881 int to_tab = tab_spaces(end_column); in store_tab()
1365 cw = tab_spaces(col); in col_vs_pos()