Searched refs:read_rep_section (Results 1 – 1 of 1) sorted by relevance
310 static int read_rep_section(FILE *fd, garray_T *gap, short *first);471 res = read_rep_section(fd, &lp->sl_rep, lp->sl_rep_first); in spell_load_file()475 res = read_rep_section(fd, &lp->sl_repsal, lp->sl_repsal_first); in spell_load_file()944 read_rep_section(FILE *fd, garray_T *gap, short *first) in read_rep_section() function