Home
last modified time | relevance | path

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

/dflybsd-src/contrib/less/
H A Dline.c856 int to_tab = col - (int) linebuf.pfx_end; /*{{type-issue}}*/ in tab_spaces() local
881 int to_tab = tab_spaces(end_column); in store_tab() local