Searched refs:b_marks_read (Results 1 – 4 of 4) sorted by relevance
2031 if (buf->b_marks_read) in write_viminfo_marks()2332 if (buf == NULL || !buf->b_marks_read) in copy_viminfo_marks()2478 if (!curbuf->b_marks_read && get_viminfo_parameter('\'') > 0 in check_marks_read()2484 curbuf->b_marks_read = TRUE; in check_marks_read()
2618 curbuf->b_marks_read = TRUE; in buf_write()
2790 int b_marks_read; // Have we read viminfo marks yet? member
11146 Solution: Set the "b_marks_read" flag when skipping to read marks from the