Searched refs:ft_to (Results 1 – 4 of 4) sorted by relevance
194 char_u *ft_to; member
2585 ftp->ft_from, ftp->ft_to); in suggest_trie_walk()2594 tl = (int)STRLEN(ftp->ft_to); in suggest_trie_walk()2600 mch_memmove(p, ftp->ft_to, tl); in suggest_trie_walk()2624 tl = (int)STRLEN(ftp->ft_to); in suggest_trie_walk()
966 ftp->ft_to = read_cnt_string(fd, 1, &i); in read_rep_section()3437 ftp->ft_to = getroom_save(spin, word); in add_fromto()5028 l += 1 + (int)STRLEN(ftp->ft_to); // count <*tolen> and <*to> in write_vim_spell()5054 p = rr == 1 ? ftp->ft_from : ftp->ft_to; in write_vim_spell()
1701 vim_free(ftp->ft_to); in slang_clear()