Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c313 static int read_sofo_section(FILE *fd, slang_T *slang);
483 res = read_sofo_section(fd, lp); in spell_load_file()
1175 read_sofo_section(FILE *fd, slang_T *slang) in read_sofo_section() function