Searched refs:read_compound (Results 1 – 1 of 1) sorted by relevance
314 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