Searched refs:si_compflags (Results 1 – 1 of 1) sorted by relevance
3268 if (spin->si_compflags != NULL) in process_compflags()3269 len += (int)STRLEN(spin->si_compflags) + 1; in process_compflags()3273 if (spin->si_compflags != NULL) in process_compflags()3275 STRCPY(p, spin->si_compflags); in process_compflags()3278 spin->si_compflags = p; in process_compflags()3664 if (spin->si_compflags != NULL) in spell_read_dic()3962 || spin->si_compflags != NULL) in store_aff_word()3983 if (spin->si_compflags != NULL) in store_aff_word()5166 if (spin->si_compflags != NULL) in write_vim_spell()5171 l = (int)STRLEN(spin->si_compflags); in write_vim_spell()[all …]