Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.c3882 int do_region = TRUE; // dump region names and numbers in spell_dump_compl() local
3916 do_region = FALSE; // region names are different in spell_dump_compl()
3922 if (do_region && region_names != NULL) in spell_dump_compl()
3931 do_region = FALSE; in spell_dump_compl()
4003 && (do_region in spell_dump_compl()
4009 if (!do_region) in spell_dump_compl()