Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dspell.pro16 int byte_in_str(char_u *str, int n);
/vim-8.2.3635/src/
H A Dspell.c679 if (!byte_in_str(mip->mi_complen == 0 in find_word()
1853 byte_in_str(char_u *str, int n) in byte_in_str() function
H A Dspellfile.c1333 && !byte_in_str(slang->sl_compallflags, c)) in read_compound()
1349 if (!byte_in_str(slang->sl_compstartflags, c)) in read_compound()
H A Dspellsuggest.c246 if (!byte_in_str(sp->ts_complen == sp->ts_compsplit in can_be_compound()