Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c3358 for (p = afflist; *p != NUL; ) in flag_in_afflist()
3498 char_u *afflist; in spell_read_dic() local
3582 afflist = NULL; in spell_read_dic()
3590 afflist = p + 1; in spell_read_dic()
3651 if (afflist != NULL) in spell_read_dic()
3675 if (afflist != NULL) in spell_read_dic()
3744 char_u *afflist, in get_pfxlist() argument
3754 for (p = afflist; *p != NUL; ) in get_pfxlist()
3786 char_u *afflist, in get_compflags() argument
3795 for (p = afflist; *p != NUL; ) in get_compflags()
[all …]