Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c311 static int read_sal_section(FILE *fd, slang_T *slang);
479 res = read_sal_section(fd, lp); in spell_load_file()
993 read_sal_section(FILE *fd, slang_T *slang) in read_sal_section() function