Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgetchar.c218 else if (buf->bh_index != 0) in add_buff()
220 buf->bh_first.b_next->b_str + buf->bh_index, in add_buff()
221 STRLEN(buf->bh_first.b_next->b_str + buf->bh_index) + 1); in add_buff()
222 buf->bh_index = 0; in add_buff()
341 c = curr->b_str[buf->bh_index]; in read_readbuf()
345 if (curr->b_str[++buf->bh_index] == NUL) in read_readbuf()
349 buf->bh_index = 0; in read_readbuf()
H A Dstructs.h569 int bh_index; // index for reading member