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

/macosx-10.10/vim-55/src/
H A Dspell.c6880 char_u pfx_pfxlist[MAXWLEN]; local
7044 vim_strncpy(pfx_pfxlist, use_pfxlist, use_pfxlen);
7045 use_pfxlist = pfx_pfxlist;

Completed in 178 milliseconds