Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.c2379 int firstcap; in captype() local
2391 firstcap = allcap = SPELL_ISUPPER(c); in captype()
2416 if (firstcap) in captype()