Searched refs:SID_NONE (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | autocmd.c | 778 OPT_FREE, SID_NONE); in au_event_disable() 791 OPT_FREE, SID_NONE); in au_event_restore()
|
| H A D | vim.h | 1267 #define SID_NONE -6 // don't set scriptID macro
|
| H A D | optionstr.c | 415 if (set_sid != SID_NONE) in set_string_option_direct()
|
| H A D | option.c | 474 ISP_LATIN1, OPT_FREE, SID_NONE); in set_init_1() 476 ISK_LATIN1, OPT_FREE, SID_NONE); in set_init_1()
|
| H A D | ex_docmd.c | 3146 (char_u *)"all", OPT_FREE, SID_NONE); in apply_cmdmod() 3174 OPT_FREE, SID_NONE); in undo_cmdmod()
|
| H A D | gui.c | 541 (char_u *)"a", OPT_FREE, SID_NONE); in gui_init()
|