Home
last modified time | relevance | path

Searched refs:bracketed_paste (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dedit.pro31 int bracketed_paste(paste_mode_T mode, int drop, garray_T *gap);
/vim-8.2.3635/src/
H A Dex_getln.c2323 bracketed_paste(PASTE_CMDLINE, FALSE, NULL); in getcmdline_int()
2874 bracketed_paste(PASTE_EX, FALSE, &line_ga); in getexmodeline()
H A Dedit.c1029 bracketed_paste(PASTE_INSERT, FALSE, NULL); in edit()
4365 bracketed_paste(paste_mode_T mode, int drop, garray_T *gap) in bracketed_paste() function
H A Dgetchar.c1946 c = bracketed_paste(PASTE_ONE_CHAR, FALSE, NULL); in plain_vgetc()
H A Dnormal.c7109 bracketed_paste(PASTE_INSERT, TRUE, NULL); in nv_edit()
7189 bracketed_paste(PASTE_INSERT, TRUE, NULL); in nv_edit()