Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c1810 #define AFT_CAPLONG 2 // flags are one or two characters macro
2338 aff->af_flagtype = AFT_CAPLONG; in spell_read_aff()
3231 if (flagtype == AFT_LONG || (flagtype == AFT_CAPLONG in get_affitem()
3356 case AFT_CAPLONG: in flag_in_afflist()