Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.h205 char_u *sm_rules; // rules like ^, $, priority member
H A Dspell.c3288 s = smp[n].sm_rules; in spell_soundfold_sal()
3361 s = smp[n0].sm_rules; in spell_soundfold_sal()
3402 pf = smp[n].sm_rules; in spell_soundfold_sal()
3581 s = smp[n].sm_rules; in spell_soundfold_wsal()
3657 s = smp[n0].sm_rules; in spell_soundfold_wsal()
3697 s = smp[n].sm_rules; in spell_soundfold_wsal()
H A Dspellfile.c1064 smp->sm_rules = p; in read_sal_section()
1118 smp->sm_rules = p; in read_sal_section()