Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/indent/
H A Dawk.vim223 function! s:Safe_indent( base, wordlen, this_line ) argument
227 if (indent + a:wordlen + line_len) > 80
231 return indent + a:wordlen
/vim-8.2.3635/src/
H A Dspell.c3500 int wordlen; in spell_soundfold_wsal() local
3508 wordlen = 0; in spell_soundfold_wsal()
3529 word[wordlen++] = c; in spell_soundfold_wsal()
3531 word[wordlen] = NUL; in spell_soundfold_wsal()
3718 sizeof(int) * (wordlen - (i + k) + 1)); in spell_soundfold_wsal()
3746 sizeof(int) * (wordlen - (i + 1) + 1)); in spell_soundfold_wsal()
H A Dspellfile.c3850 size_t wordlen = STRLEN(word); in store_aff_word() local
3884 || STRLEN(ae->ae_chop) < wordlen) in store_aff_word()
/vim-8.2.3635/runtime/syntax/
H A Dcterm.vim37 syn keyword ctermFunction wildsize wclose wopen wordlen wru wruchar