Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c811 read_cnt_string(FILE *fd, int cnt_bytes, int *cntp) in read_cnt_string() argument
818 for (i = 0; i < cnt_bytes; ++i) in read_cnt_string()