Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.h203 int sm_leadlen; // length of "sm_lead" member
H A Dspell.c3264 k = smp[n].sm_leadlen; in spell_soundfold_sal()
3332 k0 = smp[n0].sm_leadlen; in spell_soundfold_sal()
3557 k = smp[n].sm_leadlen; in spell_soundfold_wsal()
3628 k0 = smp[n0].sm_leadlen; in spell_soundfold_wsal()
H A Dspellfile.c1042 smp->sm_leadlen = (int)(p - smp->sm_lead); in read_sal_section()
1084 smp->sm_leadlen = mb_charlen(smp->sm_lead); in read_sal_section()
1116 smp->sm_leadlen = 0; in read_sal_section()
1123 smp->sm_leadlen = 0; in read_sal_section()