Searched refs:write_spell_prefcond (Results 1 – 1 of 1) sorted by relevance
306 static int write_spell_prefcond(FILE *fd, garray_T *gap);4980 l = write_spell_prefcond(NULL, &spin->si_prefcond); in write_vim_spell()4983 write_spell_prefcond(fd, &spin->si_prefcond); in write_vim_spell()6573 write_spell_prefcond(FILE *fd, garray_T *gap) in write_spell_prefcond() function