Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcindent.c1754 buf->b_ind_case = sw; in parse_cino()
1898 case ':': buf->b_ind_case = n; break; in parse_cino()
2702 amount += curbuf->b_ind_case; in get_c_indent()
H A Dstructs.h3008 int b_ind_case; member