Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h1636 DictionaryDestructor(DictionaryObject *self) in DictionaryDestructor() function
6606 DictionaryType.tp_dealloc = (destructor)DictionaryDestructor; in init_structs()