Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h295 char_u *so_name; member
H A Dvim9execute.c2331 msg = set_option_value(iptr->isn_arg.storeopt.so_name, in exec_instructions()
5289 iptr->isn_arg.storeopt.so_name); in list_instructions()
H A Dvim9compile.c1424 isn->isn_arg.storeopt.so_name = vim_strsave(name); in generate_STOREOPT()
10418 vim_free(isn->isn_arg.storeopt.so_name); in delete_instr()