Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dspell.pro32 void onecap_copy(char_u *word, char_u *wcopy, int upper);
/vim-8.2.3635/src/
H A Dspell.c2945 onecap_copy( in onecap_copy() function
3048 onecap_copy(fword, cword, TRUE); in make_case_word()
4175 onecap_copy(word, word_up, TRUE); in dump_prefixes()
H A Dspellfile.c2799 onecap_copy(items[4], buf, TRUE); in spell_read_aff()