Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcindent.c3883 int try_match_word; in in_cinkeys() local
3916 try_match_word = try_match; in in_cinkeys()
3922 try_match_word = FALSE; in in_cinkeys()
4030 if ((try_match || try_match_word) in in_cinkeys()
4077 if (match && try_match_word && !try_match) in in_cinkeys()