Searched refs:read_buf_col (Results 1 – 1 of 1) sorted by relevance
138 colnr_T read_buf_col = 0; // next char to read from this line in readfile() local886 read_buf_col = 0; in readfile()1226 p = ml_get(read_buf_lnum) + read_buf_col; in readfile()1241 read_buf_col += n; in readfile()1256 read_buf_col = 0; in readfile()