Searched refs:sm_to (Results 1 – 3 of 3) sorted by relevance
206 char_u *sm_to; // replacement. member
1073 smp->sm_to = read_cnt_string(fd, 1, &ccnt); in read_sal_section()1089 if (smp->sm_to == 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()1098 vim_free(smp->sm_to); in read_sal_section()1119 smp->sm_to = NULL; in read_sal_section()
1722 vim_free(smp->sm_to); in slang_clear()3399 s = smp[n].sm_to; in spell_soundfold_sal()