Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c3849 char_u pfx_pfxlist[MAXWLEN]; in store_aff_word() local
4010 vim_strncpy(pfx_pfxlist, use_pfxlist, use_pfxlen); in store_aff_word()
4011 use_pfxlist = pfx_pfxlist; in store_aff_word()