Home
last modified time | relevance | path

Searched refs:tabs (Results 1 – 25 of 161) sorted by relevance

1234567

/openbsd/usr.bin/mandoc/
H A Dterm_tab.c52 tabs.a.n = tabs.p.n = 0; in term_tab_set()
53 tabs.r = &tabs.a; in term_tab_set()
61 tabs.r = &tabs.p; in term_tab_set()
99 if (tabs.a.n >= tabs.a.s) { in term_tab_iset()
101 tabs.a.t = mandoc_reallocarray(tabs.a.t, tabs.a.s, in term_tab_iset()
104 tabs.a.t[tabs.a.n++] = inc; in term_tab_iset()
116 tabs.a.n += tabs.p.n; in term_tab_next()
117 if (tabs.a.s < tabs.a.n) { in term_tab_next()
118 tabs.a.s = tabs.a.n; in term_tab_next()
136 memset(&tabs, 0, sizeof(tabs)); in term_tab_free()
[all …]
/openbsd/usr.bin/less/
H A Doptfunc.c439 char tabs[60 + 11 * TABSTOP_MAX]; in opt_x() local
464 (void) strlcpy(tabs, "Tab stops ", sizeof(tabs)); in opt_x()
468 strlcat(tabs, ",", sizeof(tabs)); in opt_x()
469 (void) snprintf(tabs+strlen(tabs), in opt_x()
470 sizeof(tabs)-strlen(tabs), in opt_x()
473 (void) snprintf(tabs+strlen(tabs), in opt_x()
474 sizeof(tabs)-strlen(tabs), " and then "); in opt_x()
476 (void) snprintf(tabs+strlen(tabs), sizeof(tabs)-strlen(tabs), in opt_x()
478 p.p_string = tabs; in opt_x()
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dstrpvbtm.t117 'preserve tabs'
123 'preserve tabs'
129 'preserve tabs'
135 'tabs are xlate to one space each'
141 'tabs are xlate to four spaces each, with correct tabstops for inner tabs'
144 my ($pod, $tabs, $xhtml, $desc) = @$spec;
151 is $tabs, $p->expand_verbatim_tabs($tabs),
152 'Set tab for XHTML to ' . (defined $tabs ? qq{"$tabs"} : 'undef');
H A Dcbacks.t48 " \t ", # spaces and tabs inside pod
/openbsd/usr.bin/vi/ex/
H A Dex_txt.c377 size_t cno, off, scno, spaces, tabs; in txt_dent() local
404 tabs = 0; in txt_dent()
406 for (; cno + COL_OFF(cno, ts) <= scno; ++tabs) in txt_dent()
412 BINC_RET(sp, tp->lb, tp->lb_len, tabs + spaces + 1); in txt_dent()
415 tp->ai = tabs + spaces; in txt_dent()
418 for (tp->len = 0; tabs > 0; --tabs) in txt_dent()
/openbsd/gnu/usr.bin/perl/cpan/Text-Tabs/t/
H A Dtabs.t36 This Is a test of a line with many embedded tabs
38 This Is a test of a line with many embedded tabs
41 This Is a test of a line with many embedded tabs
43 This Is a test of a line with many embedded tabs
/openbsd/regress/usr.bin/sdiff/
H A DMakefile5 test-tabs test-tabends test-tabends2 test-tabends3 \
54 test-tabs: tabs.in tabs.out
55 ${SDIFF} ${.CURDIR}/tabs.in ${.CURDIR}/tabs.in | diff -u ${.CURDIR}/tabs.out -
/openbsd/sys/dev/wscons/
H A Dwsemul_vt100_subr.c386 if (edp->tabs != NULL) in wsemul_vt100_handle_csi()
388 if (edp->tabs[i]) { in wsemul_vt100_handle_csi()
539 if (edp->tabs) { in wsemul_vt100_handle_csi()
541 if (edp->tabs[n]) in wsemul_vt100_handle_csi()
570 if (edp->tabs != NULL) in wsemul_vt100_handle_csi()
573 edp->tabs[edp->ccol] = 0; in wsemul_vt100_handle_csi()
576 memset(edp->tabs, 0, edp->ncols); in wsemul_vt100_handle_csi()
867 if (edp->tabs != NULL) { in wsemul_vt100_handle_dcs()
868 memset(edp->tabs, 0, edp->ncols); in wsemul_vt100_handle_dcs()
884 edp->tabs[pos - 1] = 1; in wsemul_vt100_handle_dcs()
[all …]
H A Dwsemul_vt100.c187 edp->tabs = NULL; in wsemul_vt100_cnattach()
242 f(edp->tabs); in wsemul_vt100_detach()
296 if (edp->tabs) { in wsemul_vt100_reset()
297 memset(edp->tabs, 0, edp->ncols); in wsemul_vt100_reset()
299 edp->tabs[i] = 1; in wsemul_vt100_reset()
454 if (edp->tabs) { in wsemul_vt100_output_c0c1()
458 if (edp->tabs[n]) in wsemul_vt100_output_c0c1()
563 if (edp->tabs != NULL) in wsemul_vt100_output_esc()
564 edp->tabs[edp->ccol] = 1; in wsemul_vt100_output_esc()
1305 if (edp->tabs) { in wsemul_vt100_jump_scroll()
[all …]
H A Dwsemul_vt100var.h62 char *tabs; member
/openbsd/usr.bin/rpcgen/
H A Drpc_tblout.c148 int len, tabs; local
154 tabs = (TABSTOP - len + TABSIZE - 1)/TABSIZE;
155 fprintf(fout, "%s", &tabstr[TABCOUNT-tabs]);
/openbsd/regress/usr.bin/mandoc/man/DT/
H A Dbasic.out_ascii7 Default tabs are every five columns:
11 Custom tabs: column 6, then every 8 columns:
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-Manifest/lib/ExtUtils/
H A DManifest.pm145 my $tabs = (5 - (length($file)+1)/8);
146 $tabs = 1 if $tabs < 1;
147 $tabs = 0 unless $text;
152 print $fh $file, "\t" x $tabs, $text, "\n";
/openbsd/usr.bin/comm/
H A Dcomm.c46 char *tabs[] = { "", "\t", "\t\t" }; variable
96 p = tabs; in main()
/openbsd/usr.bin/col/
H A DREADME11 -x do not compress spaces into tabs.
15 spaces into tabs. There was a -h option which caused it to compress spaces
16 into tabs. There was no -x flag.
/openbsd/bin/csh/USD.doc/
H A DMakefile5 SRCS= tabs csh.1 csh.2 csh.3 csh.4 csh.a csh.g
/openbsd/usr.bin/tmux/
H A Dscreen.c90 s->tabs = NULL; in screen_init()
143 free(s->tabs); in screen_free()
165 free(s->tabs); in screen_reset_tabs()
167 if ((s->tabs = bit_alloc(screen_size_x(s))) == NULL) in screen_reset_tabs()
170 bit_set(s->tabs, i); in screen_reset_tabs()
/openbsd/gnu/llvm/llvm/utils/vim/
H A Dvimrc53 " Add and delete spaces in increments of `shiftwidth' for tabs
65 " In Makefiles, don't expand tabs to spaces, since we need the actual tabs
70 " Delete trailing whitespace and tabs at the end of each line
/openbsd/etc/
H A Dcrontab3 # /var/cron/tabs/root - root's crontab
/openbsd/usr.bin/vi/vi/
H A Dv_txt.c1651 size_t cno, len, new, old, scno, spaces, tab_after_sp, tabs; in txt_ai_resolve() local
1702 tabs = 0; in txt_ai_resolve()
1704 for (; cno + COL_OFF(cno, ts) <= scno; ++tabs) in txt_ai_resolve()
1714 new = spaces + tabs; in txt_ai_resolve()
1725 for (p = tp->lb; tabs--;) in txt_ai_resolve()
1867 size_t cno, current, spaces, target, tabs; in txt_dent() local
1936 spaces = tabs = 0; in txt_dent()
1939 tabs = 0; in txt_dent()
1941 for (; cno + COL_OFF(cno, ts) <= target; ++tabs) in txt_dent()
1949 tp->ai = tabs + spaces; in txt_dent()
[all …]
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/tml-local/yaml-roundtrip/
H A Dscalar.tml78 # Newlines and tabs
/openbsd/usr.bin/dig/lib/dns/
H A Dmasterdump.c87 static char tabs[N_TABS+1] = "\t\t\t\t\t\t\t\t\t\t"; variable
123 memmove(p, tabs, n); in indent()
/openbsd/distrib/sets/lists/etc/
H A Dmi58 ./var/cron/tabs/root
/openbsd/regress/usr.bin/jot/
H A Dregress.sh94 REGRESSION_TEST([[tabs]], [[${JOT} -s, - 10 132 4]])
/openbsd/gnu/usr.bin/texinfo/
H A Ddir-example233 * expand: (textutils)expand invocation. Convert tabs to spaces.
333 * tabs: (tput)Invoking tabs. Tab settings.
350 * unexpand: (textutils)unexpand invocation. Convert spaces to tabs.

1234567