Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h3101 FunctionDestructor(FunctionObject *self) in FunctionDestructor() function
6646 FunctionType.tp_dealloc = (destructor)FunctionDestructor; in init_structs()