Home
last modified time | relevance | path

Searched refs:get_last_insert (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dedit.pro25 char_u *get_last_insert(void);
/vim-8.2.3635/src/
H A Dedit.c2878 ptr = get_last_insert(); in stuff_inserted()
2927 get_last_insert(void) in get_last_insert() function
H A Dregister.c2420 if ((p = get_last_insert()) != NULL in ex_display()