Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgetchar.c120 get_buffcont( in get_buffcont() function
156 p = get_buffcont(&recordbuff, TRUE); in get_recorded()
187 return get_buffcont(&redobuff, FALSE); in get_inserted()
501 s = get_buffcont(&save_redo->sr_redobuff, FALSE); in saveRedobuff()