Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcindent.c1734 buf->b_ind_first_open = 0; in parse_cino()
1893 case 'f': buf->b_ind_first_open = n; break; in parse_cino()
3634 amount = curbuf->b_ind_first_open; in get_c_indent()
H A Dstructs.h3003 int b_ind_first_open; member