Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dmbyte.pro68 int mb_charlen_len(char_u *str, int len);
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dmbyte.c2063 int mb_charlen_len(char_u *str, int len) in mb_charlen_len() function
H A Dspell.c809 && mb_charlen_len(mip->mi_word + mip->mi_compoff, in find_word()
/dports/editors/vim/vim-8.2.3745/src/
H A Dmbyte.c4339 mb_charlen_len(char_u *str, int len) in mb_charlen_len() function
H A Dspell.c660 && mb_charlen_len(mip->mi_word + mip->mi_compoff, in find_word()