Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c322 static void set_map_str(slang_T *lp, char_u *map);
490 set_map_str(lp, p); in spell_load_file()
6612 set_map_str(slang_T *lp, char_u *map) in set_map_str() function