Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c2015 static int sug_filltable(spellinfo_T *spin, wordnode_T *node, int startwordnr, garray_T *gap);
5684 int startwordnr, in sug_filltable() argument
5688 int wordnr = startwordnr; in sug_filltable()