Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c1983 int si_newcompID; // current value for compound ID member
3066 if (spin->si_newcompID < spin->si_newprefID) in spell_read_aff()
3068 if (spin->si_newcompID == 127 || spin->si_newcompID == 255) in spell_read_aff()
3311 id = spin->si_newcompID--; in process_compflags()
3335 if (spin->si_newprefID == spin->si_newcompID && spin->si_newcompID < 128) in check_renumber()
3338 spin->si_newcompID = 255; in check_renumber()
5918 spin.si_newcompID = 127; // start compound ID at first maximum in mkspell()