Searched refs:word_up (Results 1 – 1 of 1) sorted by relevance
4159 char_u word_up[MAXWLEN]; in dump_prefixes() local4175 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()