Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c1240 if ((r = BufferAttrValid((BufferObject *)(self), name))) in BufferGetattr()
H A Dif_python3.c1394 if ((r = BufferAttrValid((BufferObject *)(self), name))) in BufferGetattro()
H A Dif_py_both.h5239 BufferAttrValid(BufferObject *self, char *name) in BufferAttrValid() function