Searched refs:use_pfxlist (Results 1 – 1 of 1) sorted by relevance
3845 char_u *use_pfxlist; in store_aff_word() local3935 use_pfxlist = pfxlist; in store_aff_word()3970 use_pfxlist = store_afflist; in store_aff_word()3986 use_pfxlist + use_pfxlen); in store_aff_word()3997 if (use_pfxlist[j] == NUL) in store_aff_word()3999 use_pfxlist[j++] = pfxlist[i]; in store_aff_word()4000 use_pfxlist[j] = NUL; in store_aff_word()4011 use_pfxlist = pfx_pfxlist; in store_aff_word()4025 use_pfxlist += use_pfxlen; in store_aff_word()4063 use_flags, use_pfxlist, in store_aff_word()[all …]