Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.h161 #define WF_COMPROOT 0x0800 // already compounded word, COMPOUNDROOT macro
H A Dspell.c795 if (flags & WF_COMPROOT) in find_word()
837 if (flags & WF_COMPROOT) in find_word()
H A Dspellfile.c3728 flags |= WF_COMPROOT; in get_affix_flags()