Home
last modified time | relevance | path

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

/dports/irc/evangeline/modules/stats.mod/
H A Dtclstats.c107 free_slang();
H A Dstats.h360 static void free_slang();
H A Dstats.c325 free_slang(); in free_stats()
H A Dslang.c81 static void free_slang() in free_slang() function
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dspellfile.c4900 bool free_slang = false; in spell_make_sugfile() local
4919 free_slang = true; in spell_make_sugfile()
4963 if (free_slang) { in spell_make_sugfile()
/dports/editors/vim/vim-8.2.3745/src/
H A Dspellfile.c5464 int free_slang = FALSE; in spell_make_sugfile() local
5482 free_slang = TRUE; in spell_make_sugfile()
5536 if (free_slang) in spell_make_sugfile()