Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellsuggest.c187 #define DIFF_YES 1 // different byte found macro
1932 sp->ts_isdiff = DIFF_YES; in suggest_trie_walk()
1945 ? DIFF_YES : DIFF_NONE; in suggest_trie_walk()
1954 if (sp->ts_isdiff == DIFF_YES) in suggest_trie_walk()