Searched refs:sl_regions (Results 1 – 3 of 3) sorted by relevance
78 char_u sl_regions[MAXREGIONS * 2 + 1]; member
1760 lp->sl_regions[0] = NUL; in slang_clear()2116 c = find_region(slang->sl_regions, region); in did_set_spelllang()2121 if (*slang->sl_regions != NUL) in did_set_spelllang()2217 c = find_region(slang->sl_regions, use_region); in did_set_spelllang()2220 else if (*slang->sl_regions != NUL) in did_set_spelllang()3909 p = lp->lp_slang->sl_regions; in spell_dump_compl()
851 lp->sl_regions[i] = getc(fd); // <regionname> in read_region_section()852 lp->sl_regions[len] = NUL; in read_region_section()