Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python3.c1676 if (!(r = CurrentGetattr(self, name))) in CurrentGetattro()
H A Dif_py_both.h5536 CurrentGetattr(PyObject *self UNUSED, char *name) in CurrentGetattr() function
6599 CurrentType.tp_getattr = (getattrfunc)CurrentGetattr; in init_structs()
/vim-8.2.3635/src/testdir/
H A Dtest_python2.vim2804 cb.append(">> CurrentGetattr")
3632 >> CurrentGetattr
H A Dtest_python3.vim2992 cb.append(">> CurrentGetattr")
3820 >> CurrentGetattr