Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c1497 return ObjectDir(NULL, DictionaryAttrs); in DictionaryGetattr()
H A Dif_py_both.h1644 static char *DictionaryAttrs[] = { variable
1652 return ObjectDir(self, DictionaryAttrs); in DictionaryDir()