Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/diff/src/
HDside.c88 size_t tabstop = out_position + spaces; in print_half_line() local
91 if (out_bound < tabstop) in print_half_line()
92 tabstop = out_bound; in print_half_line()
93 for (; out_position < tabstop; out_position++) in print_half_line()
97 if (tabstop < out_bound) in print_half_line()
99 out_position = tabstop; in print_half_line()
/freebsd-14-stable/sys/contrib/openzfs/contrib/pyzfs/
HDsetup.py.in62 # vim: softtabstop=4 tabstop=4 expandtab shiftwidth=4
/freebsd-14-stable/tools/tools/editing/
HDfreebsd.vim64 setlocal tabstop=8
/freebsd-14-stable/usr.bin/diff/
HDdiffreg.c1693 int col, newcol, tabstop; in print_space() local
1699 while ((tabstop = roundup(col + 1, tabsize)) <= newcol) { in print_space()
1701 col = tabstop; in print_space()
/freebsd-14-stable/contrib/file/magic/Magdir/
HDapple306 # look for tabstop definitions "=" no tab, "|" no tab
324 # usual tabstop start sequence "=====<"
325 >>>5 string x \b, tabstop ruler "%6.6s"
326 # tabstop ruler
/freebsd-14-stable/contrib/less/
HDopttbl.c32 public int tabstop; /* Tab settings */ variable
/freebsd-14-stable/contrib/ncurses/
HDNEWS3304 screensize if it was already set in the system, to improve tabstop
/freebsd-14-stable/contrib/ncurses/misc/
HDterminfo.src7430 # Comparing with the tabs utility shows a problem with the last tabstop on