Home
last modified time | relevance | path

Searched defs:soundfold (Results 1 – 2 of 2) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/
H A Dspellsuggest.c1246 int soundfold) in suggest_trie_walk()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dspell.c3724 static void suggest_trie_walk(suginfo_T *su, langp_T *lp, char_u *fword, bool soundfold) in suggest_trie_walk()