Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.h175 #define WF_PFX_NC (WFP_NC << 24) // non-combining postponed prefix macro
H A Dspell.c1054 if ((flags & WF_HAS_AFF) && (pidx & WF_PFX_NC)) in valid_word_prefix()