Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmbyte.pro47 int utf_islower(int a);
/vim-8.2.3635/src/
H A Dcharset.c1632 return utf_islower(c); in vim_islower()
H A Dmbyte.c3575 utf_islower(int a) in utf_islower() function
H A Dspell.c2599 spelltab.st_isw[i] = spelltab.st_isu[i] || utf_islower(i); in init_spell_chartab()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt13462 Solution: In utf_islower() return true for the sharp s. Note: also need