Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c312 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