Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h4325 GetBufferLine(buf_T *buf, PyInt n) in GetBufferLine() function
4878 return GetBufferLine(self->buf, n+start); in RBItem()
5545 return GetBufferLine(curbuf, (PyInt)curwin->w_cursor.lnum); in CurrentGetattr()
5778 || !(line = GetBufferLine(curbuf, lnum))) in run_do()