Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c309 static int read_prefcond_section(FILE *fd, slang_T *lp);
467 res = read_prefcond_section(fd, lp); in spell_load_file()
899 read_prefcond_section(FILE *fd, slang_T *lp) in read_prefcond_section() function