Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c1294 return Py_FindMethod(RangeMethods, self, name); in RangeGetattr()
H A Dif_py_both.h5145 static struct PyMethodDef RangeMethods[] = { variable
6577 RangeType.tp_methods = RangeMethods; in init_structs()