Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dtextprop.pro5 void prop_add_common(linenr_T start_lnum, colnr_T start_col, dict_T *dict, buf_T *default_buf, typv…
/vim-8.2.3635/src/
H A Dtextprop.c389 buf_T *default_buf, in prop_add_common() argument
395 buf_T *buf = default_buf; in prop_add_common()