Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.h204 char_u *sm_oneof; // letters from () or NULL member
H A Dspellfile.c1048 smp->sm_oneof = p; in read_sal_section()
1061 smp->sm_oneof = NULL; in read_sal_section()
1085 if (smp->sm_oneof == NULL) in read_sal_section()
1088 smp->sm_oneof_w = mb_str2wide(smp->sm_oneof); in read_sal_section()
1094 || (smp->sm_oneof_w == NULL && smp->sm_oneof != NULL) in read_sal_section()
1117 smp->sm_oneof = NULL; in read_sal_section()
H A Dspell.c3279 if ((pf = smp[n].sm_oneof) != NULL) in spell_soundfold_sal()
3349 if ((pf = smp[n0].sm_oneof) != NULL) in spell_soundfold_sal()