Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dtextprop.pro8 int find_visible_prop(win_T *wp, int type_id, int id, textprop_T *prop, linenr_T *found_lnum);
/vim-8.2.3635/src/
H A Dtextprop.c517 linenr_T *found_lnum) in find_visible_prop() argument
535 *found_lnum = lnum; in find_visible_prop()
/vim-8.2.3635/runtime/indent/
H A Druby.vim949 let found_lnum = line('.')
951 return found_lnum