Searched refs:SID_ERROR (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | drawscreen.c | 582 ? OPT_LOCAL : OPT_GLOBAL), SID_ERROR); in redraw_custom_statusline() 674 (char_u *)"", OPT_FREE, SID_ERROR); in win_redr_ruler()
|
| H A D | vim.h | 1266 #define SID_ERROR -5 // option was reset because of an error macro
|
| H A D | scriptfile.c | 1581 if (id == SID_ERROR) in get_scriptname()
|
| H A D | buffer.c | 3838 (char_u *)"", OPT_FREE, SID_ERROR); in maketitle() 3969 (char_u *)"", OPT_FREE, SID_ERROR); in maketitle()
|
| H A D | screen.c | 4439 (char_u *)"", OPT_FREE, SID_ERROR); in draw_tabline()
|
| H A D | gui.c | 3804 (char_u *)"", OPT_FREE, SID_ERROR); in get_tabline_label()
|