Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dautocmd.c778 OPT_FREE, SID_NONE); in au_event_disable()
791 OPT_FREE, SID_NONE); in au_event_restore()
H A Dvim.h1267 #define SID_NONE -6 // don't set scriptID macro
H A Doptionstr.c415 if (set_sid != SID_NONE) in set_string_option_direct()
H A Doption.c474 ISP_LATIN1, OPT_FREE, SID_NONE); in set_init_1()
476 ISK_LATIN1, OPT_FREE, SID_NONE); in set_init_1()
H A Dex_docmd.c3146 (char_u *)"all", OPT_FREE, SID_NONE); in apply_cmdmod()
3174 OPT_FREE, SID_NONE); in undo_cmdmod()
H A Dgui.c541 (char_u *)"a", OPT_FREE, SID_NONE); in gui_init()