Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c314 static int read_compound(FILE *fd, slang_T *slang, int len);
511 res = read_compound(fd, lp, len); in spell_load_file()
1215 read_compound(FILE *fd, slang_T *slang, int len) in read_compound() function