Searched refs:wordnr (Results 1 – 2 of 2) sorted by relevance
678 int wordnr; in suggest_load_files() local769 for (wordnr = 0; wordnr < wcount; ++wordnr) in suggest_load_files()781 if (ml_append_buf(slang->sl_sugbuf, (linenr_T)wordnr, in suggest_load_files()5688 int wordnr = startwordnr; in sug_filltable() local5717 if (ml_append_buf(spin->si_spellbuf, (linenr_T)wordnr, in sug_filltable()5720 ++wordnr; in sug_filltable()5734 wordnr = sug_filltable(spin, p->wn_child, wordnr, gap); in sug_filltable()5735 if (wordnr == -1) in sug_filltable()5739 return wordnr; in sug_filltable()
3369 int wordnr = 0; in soundfold_find() local3395 ++wordnr; in soundfold_find()3408 wordnr += idxs[idxs[arridx]]; in soundfold_find()3427 return wordnr; in soundfold_find()