Home
last modified time | relevance | path

Searched defs:cs (Results 1 – 8 of 8) sorted by relevance

/vim-8.2.3635/src/
H A Dbuffer.c1063 cleanup_T cs; in goto_buffer() local
1093 cleanup_T cs; in handle_swap_exists() local
5329 cleanup_T cs; in ex_buffer_all() local
H A Dregister.c1235 colnr_T cs, ce; in op_yank() local
H A Dmisc2.c601 int cs, ce; in check_cursor_col_win() local
H A Dex_docmd.c6983 cleanup_T cs; in do_exedit() local
H A Dgui_gtk_x11.c5502 char_u *cs; // current *s pointer in gui_gtk2_draw_string() local
H A Dquickfix.c6576 cleanup_T cs; in wipe_dummy_buffer() local
H A Dvim.h1671 # define vim_strpbrk(s, cs) (char_u *)strpbrk((char *)(s), (char *)(cs)) argument
/vim-8.2.3635/src/GvimExt/
H A Dgvimext.cpp840 CShellExt *cs = (CShellExt*) lParam; in EnumWindowsProc() local