Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c1998 static int get_affix_flags(afffile_T *affile, char_u *afflist);
3654 flags |= get_affix_flags(affile, afflist); in spell_read_dic()
3710 get_affix_flags(afffile_T *affile, char_u *afflist) in get_affix_flags() function
3942 use_flags |= get_affix_flags(affile, ae->ae_flags); in store_aff_word()