Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dindent.c99 int ts = ts_arg == 0 ? 8 : ts_arg; in tabstop_padding() local
129 tabstop_at(colnr_T col, int ts, int *vts) in tabstop_at()
159 tabstop_start(colnr_T col, int ts, int *vts) in tabstop_start()
199 int ts = ts_arg == 0 ? curbuf->b_p_ts : ts_arg; in tabstop_fromto() local
308 tabstop_count(int *ts) in tabstop_count()
317 tabstop_first(int *ts) in tabstop_first()
437 int ts, in get_indent_str()
469 get_indent_str_vtab(char_u *ptr, int ts, int *vts, int list) in get_indent_str_vtab()
H A Dbeval.h74 int ts; // tabstop setting for this buffer member
H A Dcharset.c1234 int ts = wp->w_buffer->b_p_ts; in getvcol() local
H A Dregister.c1758 int ts = curbuf->b_p_ts; in do_put() local
H A Dos_unix.c625 struct timespec ts; in mch_delay() local
4090 struct ttysize ts; in mch_get_shellsize() local
H A Dedit.c4174 int ts; in ins_bs() local
H A Dmessage.c910 char *ts; in msg_trunc_attr() local
H A Dhighlight.c2960 char_u *ts; in highlight_list_arg() local
H A Dregexp_nfa.c6814 int ts = wp->w_buffer->b_p_ts; in nfa_regmatch() local