Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.h85 int sl_compmax; // COMPOUNDWORDMAX (default: MAXWLEN) member
H A Dspell.c667 > slang->sl_compmax in find_word()
966 return (int)STRLEN(flags) < slang->sl_compmax; in can_compound()
1654 lp->sl_compmax = MAXWLEN; in slang_alloc()
1757 lp->sl_compmax = MAXWLEN; in slang_clear()
H A Dspellsuggest.c1705 < slang->sl_compmax) in suggest_trie_walk()
H A Dspellfile.c1235 slang->sl_compmax = c; in read_compound()