Searched refs:get_last_insert (Results 1 – 3 of 3) sorted by relevance
25 char_u *get_last_insert(void);
2878 ptr = get_last_insert(); in stuff_inserted()2927 get_last_insert(void) in get_last_insert() function
2420 if ((p = get_last_insert()) != NULL in ex_display()