Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h1473 IterDestructor(IterObject *self) in IterDestructor() function
6482 IterType.tp_dealloc = (destructor)IterDestructor; in init_structs()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt15877 Solution: Put IterDestructor to use. (ZyX)