Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c315 static int set_sofo(slang_T *lp, char_u *from, char_u *to);
1198 res = set_sofo(slang, from, to); in read_sofo_section()
1409 set_sofo(slang_T *lp, char_u *from, char_u *to) in set_sofo() function