Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c3499 char_u store_afflist[MAXWLEN]; in spell_read_dic() local
3648 store_afflist[0] = NUL; in spell_read_dic()
3672 store_afflist, need_affix) == FAIL) in spell_read_dic()
3745 char_u *store_afflist) in get_pfxlist() argument
3767 store_afflist[cnt++] = id; in get_pfxlist()
3774 store_afflist[cnt] = NUL; in get_pfxlist()
3787 char_u *store_afflist) in get_compflags() argument
3810 store_afflist[cnt] = NUL; in get_compflags()
3848 char_u store_afflist[MAXWLEN]; in store_aff_word() local
3967 ae->ae_flags, store_afflist); in store_aff_word()
[all …]