Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcindent.c510 int incl_open, // include '{' at the end as terminator in cin_isterminated() argument
537 if (incl_open && cin_nocode(s + 1)) in cin_isterminated()