Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c1523 return Py_FindMethod(FunctionMethods, self, name); in FunctionGetattr()
H A Dif_py_both.h3309 static struct PyMethodDef FunctionMethods[] = { variable
6650 FunctionType.tp_methods = FunctionMethods; in init_structs()