Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcindent.c2068 linenr_T raw_string_start = 0; in get_c_indent() local
2913 if ((trypos = ind_find_start_CORS(&raw_string_start)) != NULL) in get_c_indent()
3421 && raw_string_start != curwin->w_cursor.lnum) in get_c_indent()