Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.h208 int *sm_oneof_w; // wide character copy of "sm_oneof" member
H A Dspellfile.c1086 smp->sm_oneof_w = 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()
1100 vim_free(smp->sm_oneof_w); in read_sal_section()
1124 smp->sm_oneof_w = NULL; in read_sal_section()
H A Dspell.c1724 vim_free(smp->sm_oneof_w); in slang_clear()
3572 if ((pf = smp[n].sm_oneof_w) != NULL) in spell_soundfold_wsal()
3645 if ((pf = smp[n0].sm_oneof_w) != NULL) in spell_soundfold_wsal()