Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c1999 static int get_pfxlist(afffile_T *affile, char_u *afflist, char_u *store_afflist);
3662 pfxlen = get_pfxlist(affile, afflist, store_afflist); in spell_read_dic()
3742 get_pfxlist( in get_pfxlist() function
3966 use_pfxlen = get_pfxlist(affile, in store_aff_word()