Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellsuggest.c86 #define SCORE_SPLIT_NO 249 // split bad word with NOSPLITSUGS macro
1755 newscore += SCORE_SPLIT_NO; in suggest_trie_walk()