Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c3844 int use_flags; in store_aff_word() local
3934 use_flags = flags; in store_aff_word()
3942 use_flags |= get_affix_flags(affile, ae->ae_flags); in store_aff_word()
4019 use_flags |= WF_HAS_AFF; in store_aff_word()
4034 use_flags |= WF_NOCOMPAFT; in store_aff_word()
4036 use_flags |= WF_NOCOMPBEF; in store_aff_word()
4040 if (store_word(spin, newword, use_flags, in store_aff_word()
4052 use_flags, use_pfxlist, pfxlen) == FAIL) in store_aff_word()
4063 use_flags, use_pfxlist, in store_aff_word()
4069 use_flags, use_pfxlist, in store_aff_word()