Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.c4159 char_u word_up[MAXWLEN]; in dump_prefixes() local
4175 onecap_copy(word, word_up, TRUE); in dump_prefixes()
4230 c = valid_word_prefix(i, n, flags, word_up, slang, in dump_prefixes()
4234 vim_strncpy(prefix + depth, word_up, in dump_prefixes()