Searched refs:read_words_section (Results 1 – 1 of 1) sorted by relevance
312 static int read_words_section(FILE *fd, slang_T *lp, int len);495 res = read_words_section(fd, lp, len); in spell_load_file()1141 read_words_section(FILE *fd, slang_T *lp, int len) in read_words_section() function