Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dspell.pro4 int can_compound(slang_T *slang, char_u *word, char_u *flags);
/vim-8.2.3635/src/
H A Dspell.c744 if (!can_compound(slang, fword, mip->mi_compflags)) in find_word()
939 can_compound(slang_T *slang, char_u *word, char_u *flags) in can_compound() function
H A Dspellsuggest.c1517 if (fword_ends && !can_compound(slang, p, in suggest_trie_walk()
1750 && !can_compound(slang, p, in suggest_trie_walk()