Searched refs:WF_PFX_NC (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | spell.h | 175 #define WF_PFX_NC (WFP_NC << 24) // non-combining postponed prefix macro |
| H A D | spell.c | 1054 if ((flags & WF_HAS_AFF) && (pidx & WF_PFX_NC)) in valid_word_prefix() |