Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dfileio.pro3 …name, char_u *sfname, linenr_T from, linenr_T lines_to_skip, linenr_T lines_to_read, exarg_T *eap,…
/vim-8.2.3635/src/
H A Dfileio.c124 linenr_T lines_to_read, in readfile() argument
1092 read_count = lines_to_read; in readfile()