Searched refs:sm_to_w (Results 1 – 3 of 3) sorted by relevance
209 int *sm_to_w; // wide character copy of "sm_to" member
1090 smp->sm_to_w = NULL; in read_sal_section()1092 smp->sm_to_w = mb_str2wide(smp->sm_to); in read_sal_section()1095 || (smp->sm_to_w == NULL && smp->sm_to != NULL)) in read_sal_section()1101 vim_free(smp->sm_to_w); in read_sal_section()1125 smp->sm_to_w = NULL; in read_sal_section()
1725 vim_free(smp->sm_to_w); in slang_clear()3696 ws = smp[n].sm_to_w; in spell_soundfold_wsal()