Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcindent.c229 static pos_T comment_pos_copy; in ind_find_start_CORS() local
238 comment_pos_copy = *comment_pos; in ind_find_start_CORS()
239 comment_pos = &comment_pos_copy; in ind_find_start_CORS()